diff options
author | 2010-01-24 22:59:27 +0000 | |
---|---|---|
committer | 2010-01-24 22:59:27 +0000 | |
commit | f797e5b41410238d8fd188d7d396872b6f8ac334 (patch) | |
tree | b976c13cd960ff09738c0318f56ffe2b572921f2 /media-video/elltube | |
parent | stable ppc, bug 301960 (diff) | |
download | gentoo-2-f797e5b41410238d8fd188d7d396872b6f8ac334.tar.gz gentoo-2-f797e5b41410238d8fd188d7d396872b6f8ac334.tar.bz2 gentoo-2-f797e5b41410238d8fd188d7d396872b6f8ac334.zip |
stable ppc, bug 301906
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'media-video/elltube')
-rw-r--r-- | media-video/elltube/ChangeLog | 7 | ||||
-rw-r--r-- | media-video/elltube/elltube-0.3-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-video/elltube/ChangeLog b/media-video/elltube/ChangeLog index ec68bcfb434c..f6bc4f8cf0b6 100644 --- a/media-video/elltube/ChangeLog +++ b/media-video/elltube/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/elltube -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/elltube/ChangeLog,v 1.5 2009/06/25 11:42:06 hwoarang Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/elltube/ChangeLog,v 1.6 2010/01/24 22:59:27 ranger Exp $ + + 24 Jan 2010; Brent Baude <ranger@gentoo.org> elltube-0.3-r1.ebuild: + stable ppc, bug 301906 25 Jun 2009; Markos Chandras <hwoarang@gentoo.org> -elltube-0.3.ebuild, elltube-0.3-r1.ebuild: diff --git a/media-video/elltube/elltube-0.3-r1.ebuild b/media-video/elltube/elltube-0.3-r1.ebuild index e7ab4d034a4e..9a8c2c424b77 100644 --- a/media-video/elltube/elltube-0.3-r1.ebuild +++ b/media-video/elltube/elltube-0.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/elltube/elltube-0.3-r1.ebuild,v 1.2 2009/06/25 11:42:06 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/elltube/elltube-0.3-r1.ebuild,v 1.3 2010/01/24 22:59:27 ranger Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="" RDEPEND=">=dev-lang/python-2.4 |