summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-02-12 21:42:16 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-02-12 21:42:16 +0000
commit4a65dbcb2f011811544e614ef436bb012dbc2be1 (patch)
treec605000b4b1ce09c46318b3be100a239458717c1 /x11-misc/makedepend
parentsparc stable wrt #344827 (diff)
downloadhistorical-4a65dbcb2f011811544e614ef436bb012dbc2be1.tar.gz
historical-4a65dbcb2f011811544e614ef436bb012dbc2be1.tar.bz2
historical-4a65dbcb2f011811544e614ef436bb012dbc2be1.zip
alpha/ia64/s390/sh/sparc stable wrt #344827
Package-Manager: portage-2.1.9.25/cvs/Linux ia64
Diffstat (limited to 'x11-misc/makedepend')
-rw-r--r--x11-misc/makedepend/ChangeLog7
-rw-r--r--x11-misc/makedepend/makedepend-1.0.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/makedepend/ChangeLog b/x11-misc/makedepend/ChangeLog
index ff0ce60badd6..eefc34f93725 100644
--- a/x11-misc/makedepend/ChangeLog
+++ b/x11-misc/makedepend/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/makedepend
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v 1.53 2010/12/31 20:16:50 jer Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v 1.54 2011/02/12 21:39:19 armin76 Exp $
+
+ 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> makedepend-1.0.3.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #344827
31 Dec 2010; Jeroen Roovers <jer@gentoo.org> makedepend-1.0.3.ebuild:
Stable for HPPA (bug #344827).
diff --git a/x11-misc/makedepend/makedepend-1.0.3.ebuild b/x11-misc/makedepend/makedepend-1.0.3.ebuild
index 5f7b94751745..daeaa59b9b0a 100644
--- a/x11-misc/makedepend/makedepend-1.0.3.ebuild
+++ b/x11-misc/makedepend/makedepend-1.0.3.ebuild
@@ -1,13 +1,13 @@
-# 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/x11-misc/makedepend/makedepend-1.0.3.ebuild,v 1.6 2010/12/31 20:16:50 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild,v 1.7 2011/02/12 21:39:19 armin76 Exp $
EAPI=3
XORG_STATIC=no
inherit xorg-2
DESCRIPTION="create dependencies in makefiles"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""