diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-06-19 13:27:19 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-06-19 13:27:19 +0000 |
commit | f13a67a45c13b47807080640cb1aab7006cb7f6f (patch) | |
tree | 8b24b937a305e638f09ddd035ea79330cca451b3 /x11-themes/sylpheed-iconset | |
parent | Version bump with security fixes. See ChangeLog for details. (diff) | |
download | historical-f13a67a45c13b47807080640cb1aab7006cb7f6f.tar.gz historical-f13a67a45c13b47807080640cb1aab7006cb7f6f.tar.bz2 historical-f13a67a45c13b47807080640cb1aab7006cb7f6f.zip |
Stable on x86.
Diffstat (limited to 'x11-themes/sylpheed-iconset')
-rw-r--r-- | x11-themes/sylpheed-iconset/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/sylpheed-iconset/Manifest | 10 | ||||
-rw-r--r-- | x11-themes/sylpheed-iconset/sylpheed-iconset-20040206.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/x11-themes/sylpheed-iconset/ChangeLog b/x11-themes/sylpheed-iconset/ChangeLog index 2298870eec7d..487e1f4fda61 100644 --- a/x11-themes/sylpheed-iconset/ChangeLog +++ b/x11-themes/sylpheed-iconset/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/sylpheed-iconset # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/ChangeLog,v 1.11 2004/03/30 10:26:43 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/ChangeLog,v 1.12 2004/06/19 13:27:19 pyrania Exp $ + + 19 Jun 2004; <pyrania@gentoo.org> sylpheed-iconset-20040206.ebuild: + Stable on x86. 30 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> sylpheed-iconset-20030712.ebuild, sylpheed-iconset-20031130.ebuild, diff --git a/x11-themes/sylpheed-iconset/Manifest b/x11-themes/sylpheed-iconset/Manifest index ffd6afe5a253..2348b186ec69 100644 --- a/x11-themes/sylpheed-iconset/Manifest +++ b/x11-themes/sylpheed-iconset/Manifest @@ -1,7 +1,7 @@ -MD5 67b613f5d853f1ecd1d73a364a2e5218 ChangeLog 1903 -MD5 aca2ddb38ede45a4dac25ba149c1933f sylpheed-iconset-20030712.ebuild 616 -MD5 09e34f6735b1a9db9b8f6de8966b7d50 sylpheed-iconset-20031130.ebuild 734 -MD5 142a99a74b20d97d1fa4fc17531c0d2c sylpheed-iconset-20040206.ebuild 739 +MD5 71b8f0a1792fab96ea889080ceef059a ChangeLog 1988 +MD5 0f0ce2e2095aac9f7e67f61689d30d91 sylpheed-iconset-20040206.ebuild 736 +MD5 38133f79e7c6e772101ab7c5876d3aa2 sylpheed-iconset-20030712.ebuild 615 +MD5 90d916d79d1aa3b3e2fd40765b644336 sylpheed-iconset-20031130.ebuild 733 MD5 35b460ebc46a0d43be0ae5c4c1a124bc files/digest-sylpheed-iconset-20030712 77 -MD5 be64b9943c9a86fbf5236beade9d2462 files/digest-sylpheed-iconset-20031130 77 MD5 e15d29fd52e4da3b91a75f39032fe255 files/digest-sylpheed-iconset-20040206 77 +MD5 be64b9943c9a86fbf5236beade9d2462 files/digest-sylpheed-iconset-20031130 77 diff --git a/x11-themes/sylpheed-iconset/sylpheed-iconset-20040206.ebuild b/x11-themes/sylpheed-iconset/sylpheed-iconset-20040206.ebuild index e91da7f61658..ddaad39b9f7f 100644 --- a/x11-themes/sylpheed-iconset/sylpheed-iconset-20040206.ebuild +++ b/x11-themes/sylpheed-iconset/sylpheed-iconset-20040206.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/sylpheed-iconset-20040206.ebuild,v 1.4 2004/04/27 21:03:47 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/sylpheed-iconset-20040206.ebuild,v 1.5 2004/06/19 13:27:19 pyrania 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="~x86 ~alpha ~ppc" +KEYWORDS="x86 ~alpha ~ppc" IUSE="" DEPEND="virtual/sylpheed" |