summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-07 19:32:36 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-07 19:32:36 +0000
commit3293e089038b2d4374e3cfcd267066e656a17761 (patch)
tree8ffbe968970a55ab1f9ca53c9ce94ef99048fe3e /dev-util
parentStable for amd64, wrt bug #468918 (diff)
downloadgentoo-2-3293e089038b2d4374e3cfcd267066e656a17761.tar.gz
gentoo-2-3293e089038b2d4374e3cfcd267066e656a17761.tar.bz2
gentoo-2-3293e089038b2d4374e3cfcd267066e656a17761.zip
Stable for amd64, wrt bug #468862
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/premake/ChangeLog6
-rw-r--r--dev-util/premake/premake-3.7.ebuild4
-rw-r--r--dev-util/premake/premake-4.3-r1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/premake/ChangeLog b/dev-util/premake/ChangeLog
index dbdebd701296..c7808892b799 100644
--- a/dev-util/premake/ChangeLog
+++ b/dev-util/premake/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/premake
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/premake/ChangeLog,v 1.11 2013/04/09 10:30:34 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/premake/ChangeLog,v 1.12 2013/05/07 19:32:36 ago Exp $
+
+ 07 May 2013; Agostino Sarubbo <ago@gentoo.org> premake-3.7.ebuild,
+ premake-4.3-r1.ebuild:
+ Stable for amd64, wrt bug #468862
*premake-4.3-r1 (09 Apr 2013)
*premake-3.7 (09 Apr 2013)
diff --git a/dev-util/premake/premake-3.7.ebuild b/dev-util/premake/premake-3.7.ebuild
index cc583f7bad24..695e62ddda38 100644
--- a/dev-util/premake/premake-3.7.ebuild
+++ b/dev-util/premake/premake-3.7.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/dev-util/premake/premake-3.7.ebuild,v 1.1 2013/04/09 10:30:34 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/premake/premake-3.7.ebuild,v 1.2 2013/05/07 19:32:36 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}-src-${PV}.zip"
LICENSE="GPL-2"
SLOT=$(get_major_version)
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
DEPEND="app-arch/unzip"
diff --git a/dev-util/premake/premake-4.3-r1.ebuild b/dev-util/premake/premake-4.3-r1.ebuild
index f8ee48b48784..f8c4a4ed2fe7 100644
--- a/dev-util/premake/premake-4.3-r1.ebuild
+++ b/dev-util/premake/premake-4.3-r1.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/dev-util/premake/premake-4.3-r1.ebuild,v 1.1 2013/04/09 10:30:34 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/premake/premake-4.3-r1.ebuild,v 1.2 2013/05/07 19:32:35 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/premake/${P}-src.zip"
LICENSE="BSD"
SLOT=$(get_major_version)
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE=""
DEPEND="app-arch/unzip"