diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-27 12:46:43 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-27 12:46:43 +0000 |
commit | d2345467fd231ecb918b9e5d7d55173c3669ce22 (patch) | |
tree | b167f142193f021c186b46bba1e698f63dc1225f /x11-plugins/guifications | |
parent | Fix for 2.4 kernels (diff) | |
download | historical-d2345467fd231ecb918b9e5d7d55173c3669ce22.tar.gz historical-d2345467fd231ecb918b9e5d7d55173c3669ce22.tar.bz2 historical-d2345467fd231ecb918b9e5d7d55173c3669ce22.zip |
Stable on sparc
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'x11-plugins/guifications')
-rw-r--r-- | x11-plugins/guifications/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/guifications/Manifest | 16 | ||||
-rw-r--r-- | x11-plugins/guifications/guifications-2.6.ebuild | 4 |
3 files changed, 19 insertions, 6 deletions
diff --git a/x11-plugins/guifications/ChangeLog b/x11-plugins/guifications/ChangeLog index 87e6735c283b..83484fee80dd 100644 --- a/x11-plugins/guifications/ChangeLog +++ b/x11-plugins/guifications/ChangeLog @@ -1,6 +1,9 @@ # 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.25 2005/01/09 05:13:35 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/ChangeLog,v 1.26 2005/01/27 12:46:43 gustavoz Exp $ + + 27 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> guifications-2.6.ebuild: + Stable on sparc *guifications-2.8 (08 Jan 2005) diff --git a/x11-plugins/guifications/Manifest b/x11-plugins/guifications/Manifest index 102605bef256..ac78653f9a40 100644 --- a/x11-plugins/guifications/Manifest +++ b/x11-plugins/guifications/Manifest @@ -1,6 +1,16 @@ -MD5 347db98ea54aaf8ba1a12c5cbf30e252 ChangeLog 4364 -MD5 4963e54c0bba1b55104563e88ab5046d guifications-2.6.ebuild 834 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 8d08e9a7e45330b731e02aadc8acb6fc metadata.xml 354 MD5 d1e82fd6d471705cc2a1eb17e9e8b0fe guifications-2.8.ebuild 835 -MD5 84647f96430d1bc05402a280fa68fded files/digest-guifications-2.6 69 +MD5 a59bb88bfffe4ccb71e241e952aa4baa ChangeLog 4465 +MD5 8dc0b638c3cc0a38869bb371c605dda6 guifications-2.6.ebuild 836 MD5 bce0aae492d550fb0e1763ac9a05e046 files/digest-guifications-2.8 69 +MD5 84647f96430d1bc05402a280fa68fded files/digest-guifications-2.6 69 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFB+OK5KRy60XGEcJIRAuKsAJsEgTDrdXAAqzcZaxVVvqsUpM+/JwCeIvOs +2qHxoUcvxXwIMUdeW089HtI= +=18FS +-----END PGP SIGNATURE----- diff --git a/x11-plugins/guifications/guifications-2.6.ebuild b/x11-plugins/guifications/guifications-2.6.ebuild index 72c50668a43b..bea5db5cc4ff 100644 --- a/x11-plugins/guifications/guifications-2.6.ebuild +++ b/x11-plugins/guifications/guifications-2.6.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.6.ebuild,v 1.3 2005/01/08 02:28:59 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/guifications-2.6.ebuild,v 1.4 2005/01/27 12:46:43 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" |