diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-06-30 04:47:08 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-06-30 04:47:08 +0000 |
commit | 0118a0ae645994f5d477f370b703cf57d3781a04 (patch) | |
tree | 55efff815f7ea299cbeb0f1c8062374b25654207 /x11-misc/util-macros | |
parent | Stable on x86; bug #138007 (diff) | |
download | gentoo-2-0118a0ae645994f5d477f370b703cf57d3781a04.tar.gz gentoo-2-0118a0ae645994f5d477f370b703cf57d3781a04.tar.bz2 gentoo-2-0118a0ae645994f5d477f370b703cf57d3781a04.zip |
x86 stable.
(Portage version: 2.1.1_pre1-r5)
Diffstat (limited to 'x11-misc/util-macros')
-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 dc6a7753bc33..6fa5e0ce63f7 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.24 2006/05/28 16:04:35 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v 1.25 2006/06/30 04:47:08 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + util-macros-1.0.2.ebuild: + x86 stable. *util-macros-1.0.2 (28 May 2006) 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 34f90a4d0144..6d9012e63e1e 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.1 2006/05/28 16:04:35 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/util-macros-1.0.2.ebuild,v 1.2 2006/06/30 04:47:08 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}" |