diff options
author | Marinus Schraal <foser@gentoo.org> | 2003-08-29 13:18:03 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2003-08-29 13:18:03 +0000 |
commit | f0901f9de9134d9f1e99aac8498769013ff654ef (patch) | |
tree | a9cc00b51c0f41a9cee5d99edeb68480be30416d | |
parent | new version (diff) | |
download | gentoo-2-f0901f9de9134d9f1e99aac8498769013ff654ef.tar.gz gentoo-2-f0901f9de9134d9f1e99aac8498769013ff654ef.tar.bz2 gentoo-2-f0901f9de9134d9f1e99aac8498769013ff654ef.zip |
mark 1.99.16 stable
-rw-r--r-- | dev-python/gnome-python/Manifest | 4 | ||||
-rw-r--r-- | dev-python/gnome-python/gnome-python-1.4.2.ebuild | 4 | ||||
-rw-r--r-- | dev-python/gnome-python/gnome-python-1.99.16.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/gnome-python/Manifest b/dev-python/gnome-python/Manifest index 31cf4aafa740..d8029726f1dd 100644 --- a/dev-python/gnome-python/Manifest +++ b/dev-python/gnome-python/Manifest @@ -1,6 +1,6 @@ -MD5 b99c8e2effa61b70943754b46c57c28c gnome-python-1.99.16.ebuild 1137 +MD5 8bf16363bf6ffd26a6f1f398ba7b8916 gnome-python-1.99.16.ebuild 1134 MD5 2f065a6ab7d590c1ba4069ce20c07599 gnome-python-1.99.18.ebuild 1136 -MD5 fb1d15be2ff60c4c209867760561d94e gnome-python-1.4.2.ebuild 1346 +MD5 de851167c5543c2ccb895c49355d225c gnome-python-1.4.2.ebuild 1344 MD5 a74fa0f9ab971b80f292e61011a6f17f gnome-python-1.4.4.ebuild 1291 MD5 9ed0f778eb3680306cb0849c39ee5217 ChangeLog 2022 MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 diff --git a/dev-python/gnome-python/gnome-python-1.4.2.ebuild b/dev-python/gnome-python/gnome-python-1.4.2.ebuild index 671afbf01022..5813ddb088fd 100644 --- a/dev-python/gnome-python/gnome-python-1.4.2.ebuild +++ b/dev-python/gnome-python/gnome-python-1.4.2.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/dev-python/gnome-python/gnome-python-1.4.2.ebuild,v 1.11 2003/06/22 12:15:59 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.2.ebuild,v 1.12 2003/08/29 13:17:53 foser Exp $ IUSE="gnome opengl" @@ -18,7 +18,7 @@ DEPEND="virtual/python opengl? ( <x11-libs/gtkglarea-1.99.0 )" RDEPEND="${RDEPEND}" -SLOT="0" +SLOT="1" KEYWORDS="x86 ppc sparc alpha" LICENSE="GPL-2" diff --git a/dev-python/gnome-python/gnome-python-1.99.16.ebuild b/dev-python/gnome-python/gnome-python-1.99.16.ebuild index 14961dc09904..4a08b18a6e38 100644 --- a/dev-python/gnome-python/gnome-python-1.99.16.ebuild +++ b/dev-python/gnome-python/gnome-python-1.99.16.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/dev-python/gnome-python/gnome-python-1.99.16.ebuild,v 1.4 2003/06/22 12:15:59 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.99.16.ebuild,v 1.5 2003/08/29 13:17:53 foser Exp $ # devel version - debug inherit gnome2 debug @@ -35,7 +35,7 @@ RDEPEND="${DEPEND} >=dev-util/pkgconfig-0.12.0" SLOT="2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" # ugly, but necessary addwrite /usr/share/pygtk/2.0/codegen |