diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-28 13:16:42 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-28 13:16:42 +0000 |
commit | 723f0c3bfd34e2a173d793afcfff88fee16168d2 (patch) | |
tree | 32abe4cf6bcf70fa53ddb56731f1da63e0913208 /x11-plugins | |
parent | New version. (diff) | |
download | gentoo-2-723f0c3bfd34e2a173d793afcfff88fee16168d2.tar.gz gentoo-2-723f0c3bfd34e2a173d793afcfff88fee16168d2.tar.bz2 gentoo-2-723f0c3bfd34e2a173d793afcfff88fee16168d2.zip |
Stable on sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/guifications/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/guifications/guifications-2.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/guifications/ChangeLog b/x11-plugins/guifications/ChangeLog index e75719eb73b9..34e5e1986ae1 100644 --- a/x11-plugins/guifications/ChangeLog +++ b/x11-plugins/guifications/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/guifications # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/ChangeLog,v 1.30 2005/07/28 03:25:51 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/ChangeLog,v 1.31 2005/07/28 13:16:42 gustavoz Exp $ + + 28 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> + guifications-2.10.ebuild: + Stable on sparc 28 Jul 2005; Don Seiler <rizzo@gentoo.org> -guifications-2.9.ebuild, guifications-2.10.ebuild: diff --git a/x11-plugins/guifications/guifications-2.10.ebuild b/x11-plugins/guifications/guifications-2.10.ebuild index c7289b8d2158..6e0f1f4ec277 100644 --- a/x11-plugins/guifications/guifications-2.10.ebuild +++ b/x11-plugins/guifications/guifications-2.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/guifications-2.10.ebuild,v 1.2 2005/07/28 03:25:51 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/guifications-2.10.ebuild,v 1.3 2005/07/28 13:16:42 gustavoz 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" |