diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 18:35:34 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 18:35:34 +0000 |
commit | 676fab12692d9a099b252f3c7024ecedf3af3310 (patch) | |
tree | a4cdaa47e09788578b022ca7c5df03f0960d10fe /app-misc/when | |
parent | Delete older ebuilds. (diff) | |
download | historical-676fab12692d9a099b252f3c7024ecedf3af3310.tar.gz historical-676fab12692d9a099b252f3c7024ecedf3af3310.tar.bz2 historical-676fab12692d9a099b252f3c7024ecedf3af3310.zip |
sparc stable wrt #350709
Package-Manager: portage-2.1.9.25/cvs/Linux ia64
Diffstat (limited to 'app-misc/when')
-rw-r--r-- | app-misc/when/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/when/when-1.1.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/when/ChangeLog b/app-misc/when/ChangeLog index 923937f8d5a5..7d0884c87641 100644 --- a/app-misc/when/ChangeLog +++ b/app-misc/when/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/when # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.43 2011/01/11 22:16:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.44 2011/02/12 18:35:34 armin76 Exp $ + + 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> when-1.1.22.ebuild: + sparc stable wrt #350709 11 Jan 2011; Markus Meier <maekke@gentoo.org> when-1.1.22.ebuild: x86 stable, bug #350709 diff --git a/app-misc/when/when-1.1.22.ebuild b/app-misc/when/when-1.1.22.ebuild index 968c9946eeee..b23a0733ec48 100644 --- a/app-misc/when/when-1.1.22.ebuild +++ b/app-misc/when/when-1.1.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.22.ebuild,v 1.4 2011/01/11 22:16:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.22.ebuild,v 1.5 2011/02/12 18:35:34 armin76 Exp $ EAPI=3 @@ -10,7 +10,7 @@ SRC_URI="http://www.lightandmatter.com/when/when.tar.gz -> ${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ppc sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND="dev-lang/perl" |