summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2015-01-27 20:20:52 +0000
committerMichael Weber <xmw@gentoo.org>2015-01-27 20:20:52 +0000
commitbe487f418e42f54a017e6c0a3f92d39bf20a9106 (patch)
tree4a93e2456d744bb9724dbaa6cdfe0d3207868177 /app-misc
parentStable for HPPA (bug #537972). (diff)
downloadgentoo-2-be487f418e42f54a017e6c0a3f92d39bf20a9106.tar.gz
gentoo-2-be487f418e42f54a017e6c0a3f92d39bf20a9106.tar.bz2
gentoo-2-be487f418e42f54a017e6c0a3f92d39bf20a9106.zip
Drop correct ebuild, re-add new as unstable.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 62EEF090)
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/when/ChangeLog8
-rw-r--r--app-misc/when/when-1.1.33.ebuild (renamed from app-misc/when/when-1.1.31.ebuild)6
2 files changed, 10 insertions, 4 deletions
diff --git a/app-misc/when/ChangeLog b/app-misc/when/ChangeLog
index b209566ceb64..b6b06d124c29 100644
--- a/app-misc/when/ChangeLog
+++ b/app-misc/when/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-misc/when
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.77 2015/01/26 10:54:49 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.78 2015/01/27 20:20:52 xmw Exp $
+
+*when-1.1.33 (27 Jan 2015)
+
+ 27 Jan 2015; Michael Weber <xmw@gentoo.org> +when-1.1.33.ebuild,
+ -when-1.1.31.ebuild:
+ Drop correct ebuild, re-add new as unstable.
26 Jan 2015; Justin Lecher <jlec@gentoo.org> -when-1.1.33.ebuild:
Drop old
diff --git a/app-misc/when/when-1.1.31.ebuild b/app-misc/when/when-1.1.33.ebuild
index 31156a39b02d..c0693f788a46 100644
--- a/app-misc/when/when-1.1.31.ebuild
+++ b/app-misc/when/when-1.1.33.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.31.ebuild,v 1.4 2013/05/20 12:44:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.33.ebuild,v 1.6 2015/01/27 20:20:52 xmw Exp $
EAPI=5
@@ -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"
DEPEND="dev-lang/perl"
RDEPEND="${DEPEND}"