diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-06-30 22:08:55 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-06-30 22:08:55 +0000 |
commit | 1b8fd6f6007e95dd73ec3f1c6c961169f8924f34 (patch) | |
tree | 86eeeb77c92acaf121e2832287aa6e1627de4da2 /x11-misc | |
parent | New snapshot with reduced patchset, near to 1.1.2 final release. (diff) | |
download | gentoo-2-1b8fd6f6007e95dd73ec3f1c6c961169f8924f34.tar.gz gentoo-2-1b8fd6f6007e95dd73ec3f1c6c961169f8924f34.tar.bz2 gentoo-2-1b8fd6f6007e95dd73ec3f1c6c961169f8924f34.zip |
ppc/sparc/mips/alpha stable
(Portage version: 2.1.1_pre1-r1)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/util-macros/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/util-macros/util-macros-1.0.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/util-macros/ChangeLog b/x11-misc/util-macros/ChangeLog index a7ac6d1ac7bc..2d23560a6fb1 100644 --- a/x11-misc/util-macros/ChangeLog +++ b/x11-misc/util-macros/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/util-macros # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v 1.27 2006/06/30 15:59:20 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v 1.28 2006/06/30 22:08:55 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + util-macros-1.0.2.ebuild: + ppc/sparc/mips/alpha stable 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> util-macros-1.0.2.ebuild: diff --git a/x11-misc/util-macros/util-macros-1.0.2.ebuild b/x11-misc/util-macros/util-macros-1.0.2.ebuild index 1cb1e1cfcba5..c41cf91917ab 100644 --- a/x11-misc/util-macros/util-macros-1.0.2.ebuild +++ b/x11-misc/util-macros/util-macros-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/util-macros-1.0.2.ebuild,v 1.4 2006/06/30 15:59:20 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/util-macros-1.0.2.ebuild,v 1.5 2006/06/30 22:08:54 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org autotools utility macros" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~m68k mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND}" |