diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-01-24 17:11:18 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-01-24 17:11:18 +0000 |
commit | 470bea3605756d89feceea7377830b57262e971a (patch) | |
tree | 8f12e3856198fc3520c64c277b04f1705a8d42f0 /x11-plugins/gkrellsun | |
parent | Replacing einfo with elog (diff) | |
download | gentoo-2-470bea3605756d89feceea7377830b57262e971a.tar.gz gentoo-2-470bea3605756d89feceea7377830b57262e971a.tar.bz2 gentoo-2-470bea3605756d89feceea7377830b57262e971a.zip |
Stable for HPPA (bug #133806).
(Portage version: 2.1.2-r3)
Diffstat (limited to 'x11-plugins/gkrellsun')
-rw-r--r-- | x11-plugins/gkrellsun/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/gkrellsun/files/digest-gkrellsun-0.12.1 | 2 | ||||
-rw-r--r-- | x11-plugins/gkrellsun/files/digest-gkrellsun-0.9.1 | 2 | ||||
-rw-r--r-- | x11-plugins/gkrellsun/gkrellsun-1.0.0.ebuild | 6 |
4 files changed, 12 insertions, 5 deletions
diff --git a/x11-plugins/gkrellsun/ChangeLog b/x11-plugins/gkrellsun/ChangeLog index 3b1cbcd2f7cf..30ae7809a00c 100644 --- a/x11-plugins/gkrellsun/ChangeLog +++ b/x11-plugins/gkrellsun/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gkrellsun -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/ChangeLog,v 1.20 2006/11/20 13:54:43 gustavoz Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/ChangeLog,v 1.21 2007/01/24 17:11:18 jer Exp $ + + 24 Jan 2007; Jeroen Roovers <jer@gentoo.org> gkrellsun-1.0.0.ebuild: + Stable for HPPA (bug #133806). 20 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> gkrellsun-1.0.0.ebuild: diff --git a/x11-plugins/gkrellsun/files/digest-gkrellsun-0.12.1 b/x11-plugins/gkrellsun/files/digest-gkrellsun-0.12.1 index 7affb2c086b6..546a2e746300 100644 --- a/x11-plugins/gkrellsun/files/digest-gkrellsun-0.12.1 +++ b/x11-plugins/gkrellsun/files/digest-gkrellsun-0.12.1 @@ -1 +1,3 @@ MD5 d696f5a3d3e4669669246086af29f5d8 gkrellsun-0.12.1.tar.gz 91995 +RMD160 4c04750a25aa08cafff88eb8e3c410a0998d1d8e gkrellsun-0.12.1.tar.gz 91995 +SHA256 f420ba5e2e935f2ca6d396ae0560c1e6179a403582e91ea12ae53c119df5c090 gkrellsun-0.12.1.tar.gz 91995 diff --git a/x11-plugins/gkrellsun/files/digest-gkrellsun-0.9.1 b/x11-plugins/gkrellsun/files/digest-gkrellsun-0.9.1 index 00bd7c30422c..e1891afa7503 100644 --- a/x11-plugins/gkrellsun/files/digest-gkrellsun-0.9.1 +++ b/x11-plugins/gkrellsun/files/digest-gkrellsun-0.9.1 @@ -1 +1,3 @@ MD5 641dae36dba2689a1aad6d891833bb68 gkrellsun-0.9.1.tar.gz 68505 +RMD160 ef800c1886aa5612ed154f0eb949782926f6122d gkrellsun-0.9.1.tar.gz 68505 +SHA256 fefb9a84348f2c60ab42ab5f78f41b21a9f08468c0a22f4b7d396a3d6f15643c gkrellsun-0.9.1.tar.gz 68505 diff --git a/x11-plugins/gkrellsun/gkrellsun-1.0.0.ebuild b/x11-plugins/gkrellsun/gkrellsun-1.0.0.ebuild index d868df91b288..3d49c5218fa9 100644 --- a/x11-plugins/gkrellsun/gkrellsun-1.0.0.ebuild +++ b/x11-plugins/gkrellsun/gkrellsun-1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/gkrellsun-1.0.0.ebuild,v 1.4 2006/11/20 13:54:43 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/gkrellsun-1.0.0.ebuild,v 1.5 2007/01/24 17:11:18 jer Exp $ inherit multilib @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/gkrellsun/${P}.tar.gz" SLOT="1" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc sparc x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc sparc x86" DEPEND="=app-admin/gkrellm-2* >=media-libs/imlib-1.9.10-r1" |