diff options
author | Olivier Crête <tester@gentoo.org> | 2006-03-19 19:39:38 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2006-03-19 19:39:38 +0000 |
commit | 18f237d19620521753c34129c041b34d968de4a6 (patch) | |
tree | 8bc8e37cf59e1e16ae29c0b88e173af202933eca /x11-misc | |
parent | Modify optional dependencies to >=gstreamer-0.10.2, thanks to Balint Dobai-Pa... (diff) | |
download | historical-18f237d19620521753c34129c041b34d968de4a6.tar.gz historical-18f237d19620521753c34129c041b34d968de4a6.tar.bz2 historical-18f237d19620521753c34129c041b34d968de4a6.zip |
Stable on amd64 per bug #126842
Package-Manager: portage-2.0.54
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/icon-naming-utils/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/icon-naming-utils/Manifest | 12 | ||||
-rw-r--r-- | x11-misc/icon-naming-utils/icon-naming-utils-0.7.0.ebuild | 4 |
3 files changed, 18 insertions, 4 deletions
diff --git a/x11-misc/icon-naming-utils/ChangeLog b/x11-misc/icon-naming-utils/ChangeLog index aa169f877b4c..5db223dab993 100644 --- a/x11-misc/icon-naming-utils/ChangeLog +++ b/x11-misc/icon-naming-utils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/icon-naming-utils # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.10 2006/03/01 17:58:24 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.11 2006/03/19 19:39:38 tester Exp $ + + 19 Mar 2006; Olivier Crête <tester@gentoo.org> + icon-naming-utils-0.7.0.ebuild: + Stable on amd64 per bug #126842 *icon-naming-utils-0.7.1 (01 Mar 2006) diff --git a/x11-misc/icon-naming-utils/Manifest b/x11-misc/icon-naming-utils/Manifest index aa8efe9df179..5a62c17041c4 100644 --- a/x11-misc/icon-naming-utils/Manifest +++ b/x11-misc/icon-naming-utils/Manifest @@ -1,6 +1,9 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 +- -----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 a9a5cc638db90da6acadb276a282b573 ChangeLog 1751 RMD160 1a2488440af916d04375c5ae965dd8de8c369bdb ChangeLog 1751 SHA256 e5c0e81c9f8ff444dfa1e8b58dbacc61dcac4b942938f879b9bb6c7e9ad44432 ChangeLog 1751 @@ -61,10 +64,17 @@ SHA256 166dd7c310414ed7ddfe8ea8a46e67a397ddf7613b4b24b4d3670b6c027edfbd icon-nam MD5 870a91577a60ccb6ea581e99f879e9b8 metadata.xml 248 RMD160 507fd60616d5d14e274ac0628255acdddc90e4d4 metadata.xml 248 SHA256 0d544700457efe5f7c24489f30572dd20c81a6d8879bf833f7d050408a79f36a metadata.xml 248 ------BEGIN PGP SIGNATURE----- +- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (GNU/Linux) iD4DBQFEBeCKwUpWvClEHQoRAtZ2AJ4/BgooXVdL9tH2Ivzs6I8/h1ZFFgCXVH+q K7xLBcol6JlRQS1Q6Hvc2A== =RWu/ +- -----END PGP SIGNATURE----- +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2.2 (GNU/Linux) + +iD8DBQFEHbOEoGcCqvCmTSIRAjlVAKCs/C9MeTEcxfoWpIg/vFdG2zj+qACgt0A1 +7C/rsn2L2QGXlu8wts/Kx68= +=bJxD -----END PGP SIGNATURE----- diff --git a/x11-misc/icon-naming-utils/icon-naming-utils-0.7.0.ebuild b/x11-misc/icon-naming-utils/icon-naming-utils-0.7.0.ebuild index f68a57ed2bee..81024a1b34ae 100644 --- a/x11-misc/icon-naming-utils/icon-naming-utils-0.7.0.ebuild +++ b/x11-misc/icon-naming-utils/icon-naming-utils-0.7.0.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-misc/icon-naming-utils/icon-naming-utils-0.7.0.ebuild,v 1.1 2006/02/19 16:57:17 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.7.0.ebuild,v 1.2 2006/03/19 19:39:38 tester Exp $ DESCRIPTION="Utilities to help with the transition to the new freedesktop.org naming scheme, they will map the new names to the legacy names used by the GNOME and KDE desktops." HOMEPAGE="http://tango-project.org/" @@ -8,7 +8,7 @@ SRC_URI="http://tango-project.org/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="amd64 ~sparc ~x86" IUSE="" RDEPEND=">=dev-perl/XML-Simple-2 |