diff options
author | Michael Weber <xmw@gentoo.org> | 2011-08-22 11:15:45 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2011-08-22 11:15:45 +0000 |
commit | 42797a7dfb0e4ed25628246d1698c9071cf929b3 (patch) | |
tree | 340617ae86e7333047bb4ae77d87b0e4edb22928 /app-misc/when | |
parent | Version bump. (diff) | |
download | gentoo-2-42797a7dfb0e4ed25628246d1698c9071cf929b3.tar.gz gentoo-2-42797a7dfb0e4ed25628246d1698c9071cf929b3.tar.bz2 gentoo-2-42797a7dfb0e4ed25628246d1698c9071cf929b3.zip |
ppc/sparc stable (bug 376857)
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'app-misc/when')
-rw-r--r-- | app-misc/when/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/when/when-1.1.28.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/when/ChangeLog b/app-misc/when/ChangeLog index e50805002447..eed2db265e04 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.53 2011/08/14 16:59:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.54 2011/08/22 11:15:45 xmw Exp $ + + 22 Aug 2011; Michael Weber <xmw@gentoo.org> when-1.1.28.ebuild: + ppc/sparc stable (bug 376857) 14 Aug 2011; Markus Meier <maekke@gentoo.org> when-1.1.28.ebuild: x86 stable, bug #376857 diff --git a/app-misc/when/when-1.1.28.ebuild b/app-misc/when/when-1.1.28.ebuild index 45f2359c5ae7..f0c0177e907e 100644 --- a/app-misc/when/when-1.1.28.ebuild +++ b/app-misc/when/when-1.1.28.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.28.ebuild,v 1.3 2011/08/14 16:59:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.28.ebuild,v 1.4 2011/08/22 11:15:45 xmw Exp $ EAPI=4 @@ -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" |