Changeset 3d3111f5
- Timestamp:
- 02/01/2003 04:00:39 PM (22 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- ccf02b6e
- Parents:
- e51e9fb
- Files:
-
- 1 deleted
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
basicnet/netlibs/curl/curl-intro.xml
re51e9fb r3d3111f5 17 17 18 18 <screen>curl will utilize: 19 <xref linkend="openssl"/> and openldap</screen>19 <xref linkend="openssl"/> and <xref linkend="openldap"/></screen> 20 20 21 21 </sect2> -
general/general.ent
re51e9fb r3d3111f5 73 73 <!ENTITY % which SYSTEM "sysutils/which/which.ent"> 74 74 <!ENTITY % infozip SYSTEM "sysutils/infozip/infozip.ent"> 75 <!ENTITY % pccts SYSTEM "sysutils/pccts/pccts.ent">76 75 <!ENTITY % pciutils SYSTEM "sysutils/pciutils/pciutils.ent"> 77 76 <!ENTITY % pkgconfig SYSTEM "sysutils/pkgconfig/pkgconfig.ent"> … … 82 81 %which; 83 82 %infozip; 84 %pccts;85 83 %pciutils; 86 84 %pkgconfig; -
general/sysutils/sysutils.xml
re51e9fb r3d3111f5 9 9 &unzip; 10 10 &zip; 11 &pccts;12 11 &pciutils; 13 12 &pkgconfig; -
multimedia/cdwriteutils/cdrdao/cdrdao-intro.xml
re51e9fb r3d3111f5 11 11 12 12 <screen>cdrdao will utilize: 13 <xref linkend=" pccts"/> and <xref linkend="lame"/>13 <xref linkend="lame"/> 14 14 cdrdao will utilize to build gui interface: 15 <xref linkend="GTK"/> , <xref linkend="gnome-libs"/>, gtkmm-1.2.9 and gnomemm-1.2.2</screen>15 <xref linkend="GTK"/> and <xref linkend="gnome-libs"/></screen> 16 16 17 17 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.