diff options
author | Marius Mauch <genone@gentoo.org> | 2005-06-16 14:55:12 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2005-06-16 14:55:12 +0000 |
commit | 55d5533cd7be5fd79b326b55344158327558e6bf (patch) | |
tree | ace95ec43e67fc3a6fa4ee6a9305f60945329971 /x11-themes | |
parent | Examples were removed upstream, cleaned up doc installation (diff) | |
download | historical-55d5533cd7be5fd79b326b55344158327558e6bf.tar.gz historical-55d5533cd7be5fd79b326b55344158327558e6bf.tar.bz2 historical-55d5533cd7be5fd79b326b55344158327558e6bf.zip |
stable for x86+amd64
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/sylpheed-iconset/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/sylpheed-iconset/Manifest | 18 | ||||
-rw-r--r-- | x11-themes/sylpheed-iconset/sylpheed-iconset-20040929.ebuild | 6 |
3 files changed, 23 insertions, 9 deletions
diff --git a/x11-themes/sylpheed-iconset/ChangeLog b/x11-themes/sylpheed-iconset/ChangeLog index 84b6114a30cf..21bb76792298 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/ChangeLog,v 1.20 2004/12/28 22:36:07 ciaranm Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/ChangeLog,v 1.21 2005/06/16 14:55:12 genone Exp $ + + 16 Jun 2005; Marius Mauch <genone@gentoo.org> + sylpheed-iconset-20040929.ebuild: + stable for x86 and amd64 28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/x11-themes/sylpheed-iconset/Manifest b/x11-themes/sylpheed-iconset/Manifest index fdc7451656e4..f28324a851b0 100644 --- a/x11-themes/sylpheed-iconset/Manifest +++ b/x11-themes/sylpheed-iconset/Manifest @@ -1,7 +1,17 @@ -MD5 9ba161ce5020d228755f1ff48f55e267 sylpheed-iconset-20040206.ebuild 729 -MD5 ded93b54065cfbea4324e19c5fdb4799 ChangeLog 3000 -MD5 c0a30369232cc717382cb0ff77d89960 sylpheed-iconset-20040929.ebuild 738 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 bbfbec336c9a68ec1e23dd24114c0d9e sylpheed-iconset-20040525.ebuild 735 +MD5 afb52cfb08de77c5bd9c906928e6bf53 ChangeLog 3111 +MD5 9ba161ce5020d228755f1ff48f55e267 sylpheed-iconset-20040206.ebuild 729 +MD5 c1f542189dd4faa39b133bd84c56993f sylpheed-iconset-20040929.ebuild 736 MD5 e15d29fd52e4da3b91a75f39032fe255 files/digest-sylpheed-iconset-20040206 77 -MD5 5bc018d0bd08e48825e8c52b8a5f95a4 files/digest-sylpheed-iconset-20040929 78 MD5 1c9ad255f210270bd8c2fc180d0e2efc files/digest-sylpheed-iconset-20040525 77 +MD5 5bc018d0bd08e48825e8c52b8a5f95a4 files/digest-sylpheed-iconset-20040929 78 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFCsZRM6J2i8a8J4okRAs+4AJ41xuWD3+BFuZfLlhLpblgdU37vlQCcD7sc +YzOdf8TbKVT4SNgRsxyMPdc= +=qZZE +-----END PGP SIGNATURE----- diff --git a/x11-themes/sylpheed-iconset/sylpheed-iconset-20040929.ebuild b/x11-themes/sylpheed-iconset/sylpheed-iconset-20040929.ebuild index b5220f2aa387..370f67fb5501 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-2004 Gentoo Foundation +# Copyright 1999-2005 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.1 2004/11/03 19:17:27 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/sylpheed-iconset-20040929.ebuild,v 1.2 2005/06/16 14:55:12 genone 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 ~amd64" +KEYWORDS="x86 ~alpha ~ppc amd64" IUSE="" DEPEND="virtual/sylpheed" |