summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Cakebread <pythonhead@gentoo.org>2004-08-20 21:13:00 +0000
committerRob Cakebread <pythonhead@gentoo.org>2004-08-20 21:13:00 +0000
commitfae8a4899383e7ace759de0d4236e452241dedf0 (patch)
tree387766f6a34eade58ef5e60506e382e70cd3c0d5
parentit depends specifically on the 1.2 branch of GTK+, as pointed out by: Chris D... (diff)
downloadgentoo-2-fae8a4899383e7ace759de0d4236e452241dedf0.tar.gz
gentoo-2-fae8a4899383e7ace759de0d4236e452241dedf0.tar.bz2
gentoo-2-fae8a4899383e7ace759de0d4236e452241dedf0.zip
Marked stable x86
-rw-r--r--dev-python/pygtkglext/ChangeLog5
-rw-r--r--dev-python/pygtkglext/pygtkglext-1.0.1.ebuild4
-rw-r--r--media-video/quickrip/ChangeLog6
-rw-r--r--media-video/quickrip/quickrip-0.7.ebuild4
-rw-r--r--media-video/quickrip/quickrip-0.8.ebuild5
5 files changed, 15 insertions, 9 deletions
diff --git a/dev-python/pygtkglext/ChangeLog b/dev-python/pygtkglext/ChangeLog
index 5bb2eaef0eb9..aed5940259ff 100644
--- a/dev-python/pygtkglext/ChangeLog
+++ b/dev-python/pygtkglext/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pygtkglext
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtkglext/ChangeLog,v 1.10 2004/07/20 20:05:00 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtkglext/ChangeLog,v 1.11 2004/08/20 21:09:51 pythonhead Exp $
+
+ 20 Aug 2004; Rob Cakebread <pythonhead@gentoo.org> pygtkglext-1.0.1.ebuild:
+ Marked stable x86
20 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> pygtkglext-1.0.0.ebuild,
pygtkglext-1.0.1.ebuild:
diff --git a/dev-python/pygtkglext/pygtkglext-1.0.1.ebuild b/dev-python/pygtkglext/pygtkglext-1.0.1.ebuild
index 42d6fe8cdbc3..4455914e248a 100644
--- a/dev-python/pygtkglext/pygtkglext-1.0.1.ebuild
+++ b/dev-python/pygtkglext/pygtkglext-1.0.1.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/pygtkglext/pygtkglext-1.0.1.ebuild,v 1.6 2004/07/20 20:05:00 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtkglext/pygtkglext-1.0.1.ebuild,v 1.7 2004/08/20 21:09:51 pythonhead Exp $
inherit python eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gtkglext/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
DEPEND=">=dev-lang/python-2.2.3-r3
diff --git a/media-video/quickrip/ChangeLog b/media-video/quickrip/ChangeLog
index 213250e244f1..8836923b7291 100644
--- a/media-video/quickrip/ChangeLog
+++ b/media-video/quickrip/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/quickrip
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/quickrip/ChangeLog,v 1.13 2004/07/01 08:41:33 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/quickrip/ChangeLog,v 1.14 2004/08/20 21:13:00 pythonhead Exp $
+
+ 20 Aug 2004; Rob Cakebread <pythonhead@gentoo.org> quickrip-0.7.ebuild,
+ quickrip-0.8.ebuild:
+ Marked stable x86
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> quickrip-0.6.ebuild,
quickrip-0.7.ebuild, quickrip-0.8.ebuild:
diff --git a/media-video/quickrip/quickrip-0.7.ebuild b/media-video/quickrip/quickrip-0.7.ebuild
index c2773d49233a..23077e2145ce 100644
--- a/media-video/quickrip/quickrip-0.7.ebuild
+++ b/media-video/quickrip/quickrip-0.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/media-video/quickrip/quickrip-0.7.ebuild,v 1.5 2004/07/01 08:41:33 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/quickrip/quickrip-0.7.ebuild,v 1.6 2004/08/20 21:13:00 pythonhead Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/quickrip/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 -ppc -mips"
+KEYWORDS="x86 -ppc -mips"
IUSE=""
DEPEND="virtual/libc
diff --git a/media-video/quickrip/quickrip-0.8.ebuild b/media-video/quickrip/quickrip-0.8.ebuild
index a79d4d4541e8..ee8c4ccafe89 100644
--- a/media-video/quickrip/quickrip-0.8.ebuild
+++ b/media-video/quickrip/quickrip-0.8.ebuild
@@ -1,17 +1,16 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/quickrip/quickrip-0.8.ebuild,v 1.5 2004/07/01 08:41:33 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/quickrip/quickrip-0.8.ebuild,v 1.6 2004/08/20 21:13:00 pythonhead Exp $
inherit eutils
-
S="${WORKDIR}/quickrip"
DESCRIPTION="Basic DVD ripper written in Python with Qt and command line interfaces."
HOMEPAGE="http://quickrip.sourceforge.net/"
SRC_URI="mirror://sourceforge/quickrip/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 -ppc -mips ~amd64"
+KEYWORDS="x86 -ppc -mips ~amd64"
IUSE=""
DEPEND="virtual/libc
>=dev-lang/python-2.2