diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-11 15:19:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-11 15:19:23 +0000 |
commit | 58f193545c22f6016268ed9d59c3b20ce5cc8683 (patch) | |
tree | 7dddf1b47ddbd4575fc78ee7e2deb742bd3ae438 /dev-perl/gtk2-trayicon | |
parent | alpha/ia64/x86 stable (diff) | |
download | historical-58f193545c22f6016268ed9d59c3b20ce5cc8683.tar.gz historical-58f193545c22f6016268ed9d59c3b20ce5cc8683.tar.bz2 historical-58f193545c22f6016268ed9d59c3b20ce5cc8683.zip |
ia64/x86 stable
Package-Manager: portage-2.1.3_rc7
Diffstat (limited to 'dev-perl/gtk2-trayicon')
-rw-r--r-- | dev-perl/gtk2-trayicon/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/gtk2-trayicon/gtk2-trayicon-0.06.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/gtk2-trayicon/ChangeLog b/dev-perl/gtk2-trayicon/ChangeLog index 35ebe0ba1100..d814c1796fc5 100644 --- a/dev-perl/gtk2-trayicon/ChangeLog +++ b/dev-perl/gtk2-trayicon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/gtk2-trayicon # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-trayicon/ChangeLog,v 1.15 2007/06/01 23:18:14 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-trayicon/ChangeLog,v 1.16 2007/07/11 15:19:23 armin76 Exp $ + + 11 Jul 2007; Raúl Porcel <armin76@gentoo.org> gtk2-trayicon-0.06.ebuild: + ia64/x86 stable 01 Jun 2007; Michael Cummings <mcummings@gentoo.org> metadata.xml: Updating metadata per request from drac diff --git a/dev-perl/gtk2-trayicon/gtk2-trayicon-0.06.ebuild b/dev-perl/gtk2-trayicon/gtk2-trayicon-0.06.ebuild index a02e54e857d3..b4132daa8ef3 100644 --- a/dev-perl/gtk2-trayicon/gtk2-trayicon-0.06.ebuild +++ b/dev-perl/gtk2-trayicon/gtk2-trayicon-0.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-trayicon/gtk2-trayicon-0.06.ebuild,v 1.1 2007/05/24 14:04:42 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-trayicon/gtk2-trayicon-0.06.ebuild,v 1.2 2007/07/11 15:19:23 armin76 Exp $ inherit perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/B/BO/BORUP/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~x86" +KEYWORDS="~amd64 ia64 x86" IUSE="" RDEPEND="dev-lang/perl |