diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-05 19:13:21 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-05 19:13:21 +0000 |
commit | 8ec69a0d921cbf37e2929717fc8385b94cccbf4b (patch) | |
tree | b2d143e7c783abcc660bf1a581d63eb5da1b0efc /app-misc/when | |
parent | Stable on amd64 wrt bug #350706 (diff) | |
download | historical-8ec69a0d921cbf37e2929717fc8385b94cccbf4b.tar.gz historical-8ec69a0d921cbf37e2929717fc8385b94cccbf4b.tar.bz2 historical-8ec69a0d921cbf37e2929717fc8385b94cccbf4b.zip |
Stable on amd64 wrt bug #350709
Package-Manager: portage-2.1.9.29/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.22.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-misc/when/ChangeLog b/app-misc/when/ChangeLog index 714256992fe4..3b9291e8958c 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.40 2011/01/05 16:58:17 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.41 2011/01/05 19:13:21 hwoarang Exp $ + + 05 Jan 2011; Markos Chandras <hwoarang@gentoo.org> when-1.1.22.ebuild: + Stable on amd64 wrt bug #350709 *when-1.1.23 (05 Jan 2011) diff --git a/app-misc/when/when-1.1.22.ebuild b/app-misc/when/when-1.1.22.ebuild index ec853df35b88..aca325b28baf 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-2010 Gentoo Foundation +# 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.1 2010/11/08 17:58:37 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.22.ebuild,v 1.2 2011/01/05 19:13:21 hwoarang 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" |