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/xvattr-1.3-r2.ebuild | |
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/xvattr-1.3-r2.ebuild')
-rw-r--r-- | media-video/xvattr/xvattr-1.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |