summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Cakebread <pythonhead@gentoo.org>2004-10-22 03:21:58 +0000
committerRob Cakebread <pythonhead@gentoo.org>2004-10-22 03:21:58 +0000
commit333980865098786fd5bb355cac8918536a524591 (patch)
tree65b97dbcbc7388ec5887331816a9625841785201 /dev-python
parentMarked stable x86 (Manifest recommit) (diff)
downloadgentoo-2-333980865098786fd5bb355cac8918536a524591.tar.gz
gentoo-2-333980865098786fd5bb355cac8918536a524591.tar.bz2
gentoo-2-333980865098786fd5bb355cac8918536a524591.zip
Marked stable x86
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pyosd/ChangeLog6
-rw-r--r--dev-python/pyosd/pyosd-0.2.7.ebuild4
-rw-r--r--dev-python/pyosd/pyosd-0.2.9.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/pyosd/ChangeLog b/dev-python/pyosd/ChangeLog
index af384deaf703..6b3538f34996 100644
--- a/dev-python/pyosd/ChangeLog
+++ b/dev-python/pyosd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/pyosd
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyosd/ChangeLog,v 1.4 2004/06/25 01:41:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyosd/ChangeLog,v 1.5 2004/10/22 03:21:58 pythonhead Exp $
+
+ 21 Oct 2004; Rob Cakebread <pythonhead@gentoo.org> pyosd-0.2.7.ebuild,
+ pyosd-0.2.9.ebuild:
+ Marked stable on x86
16 Apr 2004; David Holm <dholm@gentoo.org> pyosd-0.2.9.ebuild:
Added to ~ppc.
diff --git a/dev-python/pyosd/pyosd-0.2.7.ebuild b/dev-python/pyosd/pyosd-0.2.7.ebuild
index 484b22122589..a2b1ad4943a2 100644
--- a/dev-python/pyosd/pyosd-0.2.7.ebuild
+++ b/dev-python/pyosd/pyosd-0.2.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyosd/pyosd-0.2.7.ebuild,v 1.2 2004/06/25 01:41:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyosd/pyosd-0.2.7.ebuild,v 1.3 2004/10/22 03:21:58 pythonhead Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="http://repose.cx/pyosd/${P}.tar.gz"
IUSE=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND="virtual/python
>=x11-libs/xosd-2.2.4"
diff --git a/dev-python/pyosd/pyosd-0.2.9.ebuild b/dev-python/pyosd/pyosd-0.2.9.ebuild
index 6e0985e0bc63..11c81a4ab377 100644
--- a/dev-python/pyosd/pyosd-0.2.9.ebuild
+++ b/dev-python/pyosd/pyosd-0.2.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyosd/pyosd-0.2.9.ebuild,v 1.3 2004/06/25 01:41:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyosd/pyosd-0.2.9.ebuild,v 1.4 2004/10/22 03:21:58 pythonhead Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="http://repose.cx/pyosd/${P}.tar.gz"
IUSE=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
DEPEND="virtual/python
>=x11-libs/xosd-2.2.4"