diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-16 15:03:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-16 15:03:20 +0000 |
commit | 3efab09f1154c0fa07e23c0608b69bfe9ad762cd (patch) | |
tree | 5a8de014a8e850053f5f8d272fafb752ca988b21 /app-misc/when | |
parent | Stable for ppc, wrt bug #452020 (diff) | |
download | gentoo-2-3efab09f1154c0fa07e23c0608b69bfe9ad762cd.tar.gz gentoo-2-3efab09f1154c0fa07e23c0608b69bfe9ad762cd.tar.bz2 gentoo-2-3efab09f1154c0fa07e23c0608b69bfe9ad762cd.zip |
Stable for ppc, wrt bug #451646
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-misc/when')
-rw-r--r-- | app-misc/when/ChangeLog | 6 | ||||
-rw-r--r-- | app-misc/when/when-1.1.30.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/app-misc/when/ChangeLog b/app-misc/when/ChangeLog index f8f72ff4acea..9c52661dc4cc 100644 --- a/app-misc/when/ChangeLog +++ b/app-misc/when/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/when # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.64 2013/01/14 16:20:13 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.65 2013/01/16 15:03:20 ago Exp $ + + 16 Jan 2013; Agostino Sarubbo <ago@gentoo.org> when-1.1.30.ebuild: + Stable for ppc, wrt bug #451646 14 Jan 2013; Sergey Popov <pinkbyte@gentoo.org> when-1.1.30.ebuild: Stable on amd64, wrt bug #451646 @@ -248,4 +251,3 @@ 18 Dec 2004; Aaron Walker <ka0ttic@gentoo.org> +metadata.xml, +when-1.0.10.ebuild: Initial commit. - diff --git a/app-misc/when/when-1.1.30.ebuild b/app-misc/when/when-1.1.30.ebuild index f93cdea36027..b4b7ce64830c 100644 --- a/app-misc/when/when-1.1.30.ebuild +++ b/app-misc/when/when-1.1.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.30.ebuild,v 1.3 2013/01/14 16:20:13 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.30.ebuild,v 1.4 2013/01/16 15:03:20 ago 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 ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND="dev-lang/perl" |