diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 12:49:26 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 12:49:26 +0000 |
commit | 6d05ac54c47e205f7d8a5a0cb89d67106c962226 (patch) | |
tree | e127d98c597ffee2205868d45f03d1d484d3bfc4 /dev-python/pyorbit | |
parent | removed kpp patch (diff) | |
download | historical-6d05ac54c47e205f7d8a5a0cb89d67106c962226.tar.gz historical-6d05ac54c47e205f7d8a5a0cb89d67106c962226.tar.bz2 historical-6d05ac54c47e205f7d8a5a0cb89d67106c962226.zip |
unmask and changelog fixes
Diffstat (limited to 'dev-python/pyorbit')
-rw-r--r-- | dev-python/pyorbit/pyorbit-1.99.3.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pyorbit/pyorbit-1.99.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/pyorbit/pyorbit-1.99.3.ebuild b/dev-python/pyorbit/pyorbit-1.99.3.ebuild index fc1e161fc3ed..5292249c3b3d 100644 --- a/dev-python/pyorbit/pyorbit-1.99.3.ebuild +++ b/dev-python/pyorbit/pyorbit-1.99.3.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/pyorbit/pyorbit-1.99.3.ebuild,v 1.5 2003/06/22 12:16:00 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/pyorbit-1.99.3.ebuild,v 1.6 2003/07/12 12:49:26 aliz Exp $ # debug since its a devel release inherit gnome2 debug @@ -15,6 +15,6 @@ DEPEND=">=dev-lang/python-2.2 SLOT="0" RDEPEND="${DEPEND} >=dev-util/pkgconfig-0.12.0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README TODO" diff --git a/dev-python/pyorbit/pyorbit-1.99.4.ebuild b/dev-python/pyorbit/pyorbit-1.99.4.ebuild index a34e2c51345c..f215d6dece4c 100644 --- a/dev-python/pyorbit/pyorbit-1.99.4.ebuild +++ b/dev-python/pyorbit/pyorbit-1.99.4.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/pyorbit/pyorbit-1.99.4.ebuild,v 1.3 2003/06/22 12:16:00 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/pyorbit-1.99.4.ebuild,v 1.4 2003/07/12 12:49:26 aliz Exp $ # debug since its a devel release inherit gnome2 debug @@ -16,6 +16,6 @@ RDEPEND="${DEPEND} >=dev-util/pkgconfig-0.12.0" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README TODO" |