diff options
author | Don Seiler <rizzo@gentoo.org> | 2004-10-04 18:51:31 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2004-10-04 18:51:31 +0000 |
commit | f63dfe169257a7b0efc80d2b7a02da5e93a6d231 (patch) | |
tree | 028ae64c8d4a6a8cd9164cfc3bfa5f01049980e9 /x11-plugins | |
parent | fixors (Manifest recommit) (diff) | |
download | gentoo-2-f63dfe169257a7b0efc80d2b7a02da5e93a6d231.tar.gz gentoo-2-f63dfe169257a7b0efc80d2b7a02da5e93a6d231.tar.bz2 gentoo-2-f63dfe169257a7b0efc80d2b7a02da5e93a6d231.zip |
Stable on x86
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/guifications/guifications-2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/guifications/guifications-2.2.ebuild b/x11-plugins/guifications/guifications-2.2.ebuild index fe61aea4cb4b..d10e9d454b26 100644 --- a/x11-plugins/guifications/guifications-2.2.ebuild +++ b/x11-plugins/guifications/guifications-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/guifications-2.2.ebuild,v 1.2 2004/10/04 13:13:18 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/guifications-2.2.ebuild,v 1.3 2004/10/04 18:51:31 rizzo Exp $ DESCRIPTION="Guifications are graphical notification plugin for the open source instant message client gaim" HOMEPAGE="http://guifications.sourceforge.net" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc sparc" +KEYWORDS="x86 ~amd64 ~ppc sparc" IUSE="debug" DEPEND=">=net-im/gaim-1.0.0" |