diff options
author | Todd Sunderlin <todd@gentoo.org> | 2003-11-08 15:49:05 +0000 |
---|---|---|
committer | Todd Sunderlin <todd@gentoo.org> | 2003-11-08 15:49:05 +0000 |
commit | 0492d3248f873383f33865597f7a10a9e5eb60e1 (patch) | |
tree | b5cac4703e4c84a40f6412a720f31c15fc27c31d /x11-libs/libwnck/libwnck-2.4.0.1-r1.ebuild | |
parent | added sparc keyword (diff) | |
download | gentoo-2-0492d3248f873383f33865597f7a10a9e5eb60e1.tar.gz gentoo-2-0492d3248f873383f33865597f7a10a9e5eb60e1.tar.bz2 gentoo-2-0492d3248f873383f33865597f7a10a9e5eb60e1.zip |
added sparc keyword
Diffstat (limited to 'x11-libs/libwnck/libwnck-2.4.0.1-r1.ebuild')
-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 c06135324a3d..5ed36b08c791 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.6 2003/10/22 16:06:18 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.4.0.1-r1.ebuild,v 1.7 2003/11/08 15:48:11 todd 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" |