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
commit563339338ee40b5193df01491148b47ac96bcba0 (patch)
tree672c9d64e58a0b4107f8d5cfff3716c64dbb0b75 /dev-python/pyosd
parentMarked stable x86 (diff)
downloadhistorical-563339338ee40b5193df01491148b47ac96bcba0.tar.gz
historical-563339338ee40b5193df01491148b47ac96bcba0.tar.bz2
historical-563339338ee40b5193df01491148b47ac96bcba0.zip
Marked stable x86
Diffstat (limited to 'dev-python/pyosd')
-rw-r--r--dev-python/pyosd/ChangeLog6
-rw-r--r--dev-python/pyosd/Manifest6
-rw-r--r--dev-python/pyosd/pyosd-0.2.7.ebuild4
-rw-r--r--dev-python/pyosd/pyosd-0.2.9.ebuild4
4 files changed, 12 insertions, 8 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/Manifest b/dev-python/pyosd/Manifest
index 4576451ed1f9..e814a8c99aed 100644
--- a/dev-python/pyosd/Manifest
+++ b/dev-python/pyosd/Manifest
@@ -1,6 +1,6 @@
-MD5 02cafb4b8e70339a20d122ce803631b0 pyosd-0.2.7.ebuild 448
-MD5 383494885ea24799302e36dacc65cf2c ChangeLog 661
-MD5 73773654b4ea70ca53a4c65b7e3535c1 pyosd-0.2.9.ebuild 566
+MD5 70f46535d4a4f08b18250a1d9dde2fc3 pyosd-0.2.9.ebuild 567
MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159
+MD5 132d023b5eedd868978e4483602120ce pyosd-0.2.7.ebuild 449
+MD5 eea50db5085be8199610111156524438 ChangeLog 782
MD5 57d4a1fd113f5073ef010c3757ad5699 files/digest-pyosd-0.2.7 62
MD5 3b3dbbf7fa4c12a0db45ec1e68bd98af files/digest-pyosd-0.2.9 62
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"