summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2013-02-22 17:15:45 +0000
committerZac Medico <zmedico@gentoo.org>2013-02-22 17:15:45 +0000
commit0b7e04a4220d4653b683955101e094a543064991 (patch)
treedf45cdee354140cc407e2d4bfb5fd1355618e1a8 /x11-misc/gccmakedep
parentAdd ~arm-linux keyword. (diff)
downloadgentoo-2-0b7e04a4220d4653b683955101e094a543064991.tar.gz
gentoo-2-0b7e04a4220d4653b683955101e094a543064991.tar.bz2
gentoo-2-0b7e04a4220d4653b683955101e094a543064991.zip
Add ~arm-linux keyword.
(Portage version: 2.2.0_alpha163_p9/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'x11-misc/gccmakedep')
-rw-r--r--x11-misc/gccmakedep/ChangeLog8
-rw-r--r--x11-misc/gccmakedep/gccmakedep-1.0.2-r1.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/x11-misc/gccmakedep/ChangeLog b/x11-misc/gccmakedep/ChangeLog
index 92b76eca9125..cea29f069279 100644
--- a/x11-misc/gccmakedep/ChangeLog
+++ b/x11-misc/gccmakedep/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/gccmakedep
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gccmakedep/ChangeLog,v 1.32 2012/08/26 19:23:14 armin76 Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gccmakedep/ChangeLog,v 1.33 2013/02/22 17:15:45 zmedico Exp $
+
+ 22 Feb 2013; Zac Medico <zmedico@gentoo.org> gccmakedep-1.0.2-r1.ebuild:
+ Add ~arm-linux keyword.
26 Aug 2012; Raúl Porcel <armin76@gentoo.org> gccmakedep-1.0.2-r1.ebuild:
alpha/ia64/s390/sh/sparc stable wrt #419473
@@ -122,4 +125,3 @@
09 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
+gccmakedep-0.99.0.ebuild:
Initial import.
-
diff --git a/x11-misc/gccmakedep/gccmakedep-1.0.2-r1.ebuild b/x11-misc/gccmakedep/gccmakedep-1.0.2-r1.ebuild
index 2f6df1ad5225..8b474f48be39 100644
--- a/x11-misc/gccmakedep/gccmakedep-1.0.2-r1.ebuild
+++ b/x11-misc/gccmakedep/gccmakedep-1.0.2-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gccmakedep/gccmakedep-1.0.2-r1.ebuild,v 1.9 2012/08/26 19:23:14 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gccmakedep/gccmakedep-1.0.2-r1.ebuild,v 1.10 2013/02/22 17:15:45 zmedico Exp $
EAPI=4
inherit xorg-2
DESCRIPTION="create dependencies in makefiles using 'gcc -M'"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="x11-proto/xproto"