diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-05-02 13:25:10 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-05-02 13:25:10 +0000 |
commit | d132e85647e0911cd971263329ba3cab8dc5888a (patch) | |
tree | 3fd24f4e3afea5330281058fca01f0116ead6bfd /x11-misc/icon-naming-utils | |
parent | Added to ~hppa, bug #131741 (diff) | |
download | gentoo-2-d132e85647e0911cd971263329ba3cab8dc5888a.tar.gz gentoo-2-d132e85647e0911cd971263329ba3cab8dc5888a.tar.bz2 gentoo-2-d132e85647e0911cd971263329ba3cab8dc5888a.zip |
Added to ~hppa, bug #131741
(Portage version: 2.1_pre10-r2)
Diffstat (limited to 'x11-misc/icon-naming-utils')
-rw-r--r-- | x11-misc/icon-naming-utils/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/icon-naming-utils/icon-naming-utils-0.7.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/icon-naming-utils/ChangeLog b/x11-misc/icon-naming-utils/ChangeLog index 578bb2a7e45b..fd72636e65f1 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.18 2006/04/28 20:20:07 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.19 2006/05/02 13:25:10 dertobi123 Exp $ + + 02 May 2006; Tobias Scherbaum <dertobi123@gentoo.org> + icon-naming-utils-0.7.2.ebuild: + Added to ~hppa, bug #131741 28 Apr 2006; Joseph Jezak <josejx@gentoo.org> icon-naming-utils-0.7.1.ebuild: diff --git a/x11-misc/icon-naming-utils/icon-naming-utils-0.7.2.ebuild b/x11-misc/icon-naming-utils/icon-naming-utils-0.7.2.ebuild index b9a1a8ba0b59..216d779ba4a7 100644 --- a/x11-misc/icon-naming-utils/icon-naming-utils-0.7.2.ebuild +++ b/x11-misc/icon-naming-utils/icon-naming-utils-0.7.2.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.2.ebuild,v 1.1 2006/04/26 18:18:25 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.7.2.ebuild,v 1.2 2006/05/02 13:25:10 dertobi123 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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=dev-perl/XML-Simple-2 |