diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-19 18:29:22 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-19 18:29:22 +0000 |
commit | 56d3cc141b6f1ad142969c8e3b24c70b013004b5 (patch) | |
tree | baf120a904cd7c5df888ffa7df66ba77145630c3 /x11-themes | |
parent | Fix a couple places where we're doing something on /etc/vmware instead of /et... (diff) | |
download | historical-56d3cc141b6f1ad142969c8e3b24c70b013004b5.tar.gz historical-56d3cc141b6f1ad142969c8e3b24c70b013004b5.tar.bz2 historical-56d3cc141b6f1ad142969c8e3b24c70b013004b5.zip |
Stable on ppc64
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/sylpheed-iconset/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/sylpheed-iconset/Manifest | 4 | ||||
-rw-r--r-- | x11-themes/sylpheed-iconset/sylpheed-iconset-20040929.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/sylpheed-iconset/ChangeLog b/x11-themes/sylpheed-iconset/ChangeLog index 96d0d1937a2a..283d544201c2 100644 --- a/x11-themes/sylpheed-iconset/ChangeLog +++ b/x11-themes/sylpheed-iconset/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/sylpheed-iconset # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/ChangeLog,v 1.25 2006/04/17 18:35:11 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/ChangeLog,v 1.26 2006/05/19 18:29:22 corsair Exp $ + + 19 May 2006; Markus Rothe <corsair@gentoo.org> + sylpheed-iconset-20040929.ebuild: + Stable on ppc64 17 Apr 2006; Markus Rothe <corsair@gentoo.org> sylpheed-iconset-20040929.ebuild: diff --git a/x11-themes/sylpheed-iconset/Manifest b/x11-themes/sylpheed-iconset/Manifest index 2c7189af3060..3151ad5ec1cd 100644 --- a/x11-themes/sylpheed-iconset/Manifest +++ b/x11-themes/sylpheed-iconset/Manifest @@ -1,7 +1,7 @@ -MD5 216b686609c5cda8191eb1894396f8ad ChangeLog 3538 +MD5 7c1ce6375dcfbd17be754f2b50f8bef1 ChangeLog 3642 MD5 e15d29fd52e4da3b91a75f39032fe255 files/digest-sylpheed-iconset-20040206 77 MD5 1c9ad255f210270bd8c2fc180d0e2efc files/digest-sylpheed-iconset-20040525 77 MD5 5bc018d0bd08e48825e8c52b8a5f95a4 files/digest-sylpheed-iconset-20040929 78 MD5 9ba161ce5020d228755f1ff48f55e267 sylpheed-iconset-20040206.ebuild 729 MD5 bbfbec336c9a68ec1e23dd24114c0d9e sylpheed-iconset-20040525.ebuild 735 -MD5 b9e336a26611a5db2cb5e7c6ae41fa03 sylpheed-iconset-20040929.ebuild 748 +MD5 fbc47c670865a4e7b439798b9e04560d sylpheed-iconset-20040929.ebuild 747 diff --git a/x11-themes/sylpheed-iconset/sylpheed-iconset-20040929.ebuild b/x11-themes/sylpheed-iconset/sylpheed-iconset-20040929.ebuild index 896c6487014a..621d7df404ae 100644 --- a/x11-themes/sylpheed-iconset/sylpheed-iconset-20040929.ebuild +++ b/x11-themes/sylpheed-iconset/sylpheed-iconset-20040929.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/sylpheed-iconset-20040929.ebuild,v 1.6 2006/04/17 18:35:11 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/sylpheed-iconset-20040929.ebuild,v 1.7 2006/05/19 18:29:22 corsair Exp $ DESCRIPTION="Iconset for sylpheed-claws" HOMEPAGE="http://sylpheed-claws.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/sylpheed-claws/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 x86" +KEYWORDS="alpha amd64 ia64 ~ppc ppc64 x86" IUSE="" DEPEND="virtual/sylpheed" |