diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-24 20:37:40 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-24 20:37:40 +0000 |
commit | b1c4eb09985759d227a007565740b43567b2c51b (patch) | |
tree | e1691d7f2265217a32749ea60d9c59b38b4f6609 /media-video/xvattr | |
parent | ppc stable, bug #186769 (diff) | |
download | gentoo-2-b1c4eb09985759d227a007565740b43567b2c51b.tar.gz gentoo-2-b1c4eb09985759d227a007565740b43567b2c51b.tar.bz2 gentoo-2-b1c4eb09985759d227a007565740b43567b2c51b.zip |
ppc stable, bug #189956
(Portage version: 2.1.2.12)
Diffstat (limited to 'media-video/xvattr')
-rw-r--r-- | media-video/xvattr/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/xvattr/xvattr-1.3-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-video/xvattr/ChangeLog b/media-video/xvattr/ChangeLog index 20082efa0237..96085152c8e2 100644 --- a/media-video/xvattr/ChangeLog +++ b/media-video/xvattr/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/xvattr # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/xvattr/ChangeLog,v 1.20 2007/08/24 00:39:14 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xvattr/ChangeLog,v 1.21 2007/08/24 20:37:40 dertobi123 Exp $ + + 24 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> + xvattr-1.3-r2.ebuild: + ppc stable, bug #189956 24 Aug 2007; Christoph Mende <angelos@gentoo.org> xvattr-1.3-r2.ebuild: Stable on amd64 wrt bug #189956 diff --git a/media-video/xvattr/xvattr-1.3-r2.ebuild b/media-video/xvattr/xvattr-1.3-r2.ebuild index 0cdc48a1e5eb..9974a8ab9f16 100644 --- a/media-video/xvattr/xvattr-1.3-r2.ebuild +++ b/media-video/xvattr/xvattr-1.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/xvattr/xvattr-1.3-r2.ebuild,v 1.2 2007/08/24 00:39:14 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xvattr/xvattr-1.3-r2.ebuild,v 1.3 2007/08/24 20:37:40 dertobi123 Exp $ inherit eutils autotools @@ -10,7 +10,7 @@ SRC_URI="http://www.dtek.chalmers.se/groups/dvd/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT=0 -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="gtk" RDEPEND="x11-libs/libX11 |