diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-10-18 22:54:00 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-10-18 22:54:00 +0000 |
commit | f90e1645de715d1cc0ae12abd7cf9098e5316289 (patch) | |
tree | a38edea14aafa7a120c1e7cabaf8512aa153c06b /x11-libs/libwnck | |
parent | Fixed inherit error (diff) | |
download | historical-f90e1645de715d1cc0ae12abd7cf9098e5316289.tar.gz historical-f90e1645de715d1cc0ae12abd7cf9098e5316289.tar.bz2 historical-f90e1645de715d1cc0ae12abd7cf9098e5316289.zip |
mark gnome-2.4 for amd64
Diffstat (limited to 'x11-libs/libwnck')
-rw-r--r-- | x11-libs/libwnck/libwnck-2.4.0.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libwnck/libwnck-2.4.0.1-r1.ebuild b/x11-libs/libwnck/libwnck-2.4.0.1-r1.ebuild index 98647858029f..369f0acbd82f 100644 --- a/x11-libs/libwnck/libwnck-2.4.0.1-r1.ebuild +++ b/x11-libs/libwnck/libwnck-2.4.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.4.0.1-r1.ebuild,v 1.4 2003/10/17 13:22:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.4.0.1-r1.ebuild,v 1.5 2003/10/18 22:54:00 brad_mssw Exp $ inherit gnome2 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/" IUSE="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc alpha ~sparc ~hppa ~amd64" +KEYWORDS="x86 ~ppc alpha ~sparc ~hppa amd64" RDEPEND=">=x11-libs/gtk+-2.1 >=x11-libs/startup-notification-0.4" |