diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-06-16 23:03:16 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-06-16 23:03:16 +0000 |
commit | 6054d8029c23e606e2bdc6defd44682389546f1f (patch) | |
tree | 1d41b1a4604e9985c746083b9fdb65e29a32f4e3 /x11-libs | |
parent | tweaking the gst-plugins mask (diff) | |
download | historical-6054d8029c23e606e2bdc6defd44682389546f1f.tar.gz historical-6054d8029c23e606e2bdc6defd44682389546f1f.tar.bz2 historical-6054d8029c23e606e2bdc6defd44682389546f1f.zip |
remove trailing slash per bug 21837
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/Manifest | 10 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.10.28.ebuild | 6 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.10.29.ebuild | 6 |
4 files changed, 15 insertions, 12 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index a57c5c91a618..0bdf0bf86910 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.24 2003/06/10 12:22:30 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.25 2003/06/16 23:03:12 msterret Exp $ + + 16 Jun 2003; <msterret@gentoo.org> vte-0.10.28.ebuild, vte-0.10.29.ebuild: + remove trailing slash per bug 21837 *vte-0.10.29 (10 Jun 2003) diff --git a/x11-libs/vte/Manifest b/x11-libs/vte/Manifest index 912cff6195ae..91958821049a 100644 --- a/x11-libs/vte/Manifest +++ b/x11-libs/vte/Manifest @@ -1,9 +1,9 @@ -MD5 57995ec2391d87dbd1fc2463c5be94f2 vte-0.10.27.ebuild 707 -MD5 edb7b8c3c2f6e06d598605687edaf529 vte-0.10.29.ebuild 840 -MD5 51da691a6358d91385cd4cae05f64147 vte-0.10.26.ebuild 706 -MD5 05d610e0522f8ce55c7373045dd1aaf8 vte-0.10.28.ebuild 855 -MD5 812a1f0129a9aab23f804879019de6fc ChangeLog 2619 +MD5 ab8553c2adf54fc247a2e86e1e781603 ChangeLog 2738 MD5 b36e3572bec873af4a2e460c28ce1710 vte-0.10.25.ebuild 704 +MD5 51da691a6358d91385cd4cae05f64147 vte-0.10.26.ebuild 706 +MD5 57995ec2391d87dbd1fc2463c5be94f2 vte-0.10.27.ebuild 707 +MD5 7413e419b3fa6694ced7fd200a17ca03 vte-0.10.28.ebuild 855 +MD5 393f5bc9afbab0a480daf4f9d26e5894 vte-0.10.29.ebuild 840 MD5 163db14af61815ea6d3014d916402afa files/digest-vte-0.10.25 64 MD5 9ec35890659e969bf8bc097208cfc210 files/digest-vte-0.10.26 64 MD5 9fb16c649cecfe6b194ff487ff112c40 files/digest-vte-0.10.27 64 diff --git a/x11-libs/vte/vte-0.10.28.ebuild b/x11-libs/vte/vte-0.10.28.ebuild index f17135f7171c..20634d41a6dc 100644 --- a/x11-libs/vte/vte-0.10.28.ebuild +++ b/x11-libs/vte/vte-0.10.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.10.28.ebuild,v 1.1 2003/05/13 21:15:26 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.10.28.ebuild,v 1.2 2003/06/16 23:03:12 msterret Exp $ inherit gnome2 flag-o-matic @@ -23,7 +23,7 @@ RDEPEND="virtual/glibc DEPEND="${RDEPEND} doc? ( >=dev-util/gtk-doc-0.6 ) - python? ( >=dev-python/pygtk-1.99 + python? ( >=dev-python/pygtk-1.99 >=dev-lang/python-2.2 ) >=dev-util/pkgconfig-0.12.0" @@ -31,4 +31,4 @@ DOCS="AUTHORS COPY* README HACKING INSTALL NEWS TODO ChangeLog" use python \ && G2CONF="${G2CONF} --enable-python" \ - || G2CONF="${G2CONF} --disable-python" \ + || G2CONF="${G2CONF} --disable-python" diff --git a/x11-libs/vte/vte-0.10.29.ebuild b/x11-libs/vte/vte-0.10.29.ebuild index 75d1f5d33d53..320d47f78cc1 100644 --- a/x11-libs/vte/vte-0.10.29.ebuild +++ b/x11-libs/vte/vte-0.10.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.10.29.ebuild,v 1.1 2003/06/10 12:22:30 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.10.29.ebuild,v 1.2 2003/06/16 23:03:12 msterret Exp $ inherit gnome2 flag-o-matic @@ -22,7 +22,7 @@ RDEPEND=">=dev-libs/glib-2 DEPEND="${RDEPEND} doc? ( >=dev-util/gtk-doc-0.6 ) - python? ( >=dev-python/pygtk-1.99 + python? ( >=dev-python/pygtk-1.99 >=dev-lang/python-2.2 ) >=dev-util/pkgconfig-0.12.0" @@ -30,4 +30,4 @@ DOCS="AUTHORS COPY* README HACKING INSTALL NEWS TODO ChangeLog" use python \ && G2CONF="${G2CONF} --enable-python" \ - || G2CONF="${G2CONF} --disable-python" \ + || G2CONF="${G2CONF} --disable-python" |