summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-01-18 20:07:29 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-01-18 20:07:29 +0000
commit290eb28d5c2fbec26c99041bedce403f5e73acd5 (patch)
treeea0dd1c66cf9b127e942d4bf687b2a0c323e0fe7 /x11-misc/makedepend
parentsparc stable wrt #294958 (diff)
downloadhistorical-290eb28d5c2fbec26c99041bedce403f5e73acd5.tar.gz
historical-290eb28d5c2fbec26c99041bedce403f5e73acd5.tar.bz2
historical-290eb28d5c2fbec26c99041bedce403f5e73acd5.zip
alpha/ia64/sh/sparc stable wrt #294958
Package-Manager: portage-2.1.6.13/cvs/Linux ia64 RepoMan-Options: --force
Diffstat (limited to 'x11-misc/makedepend')
-rw-r--r--x11-misc/makedepend/ChangeLog5
-rw-r--r--x11-misc/makedepend/makedepend-1.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/makedepend/ChangeLog b/x11-misc/makedepend/ChangeLog
index 503406c4720f..56368c131dd8 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.44 2010/01/14 22:53:49 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v 1.45 2010/01/18 20:05:12 armin76 Exp $
+
+ 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> makedepend-1.0.2.ebuild:
+ alpha/ia64/sh/sparc stable wrt #294958
14 Jan 2010; Markus Meier <maekke@gentoo.org> makedepend-1.0.2.ebuild:
arm stable, bug #294958
diff --git a/x11-misc/makedepend/makedepend-1.0.2.ebuild b/x11-misc/makedepend/makedepend-1.0.2.ebuild
index 7bf756a5cfb5..430168f3abdd 100644
--- a/x11-misc/makedepend/makedepend-1.0.2.ebuild
+++ b/x11-misc/makedepend/makedepend-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.2.ebuild,v 1.8 2010/01/14 22:53:49 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.2.ebuild,v 1.9 2010/01/18 20:05:12 armin76 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
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=""