diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-06 01:00:14 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-06 01:00:14 +0000 |
commit | feda14fb80e5c7ada29f94c898c8d1ebd0898997 (patch) | |
tree | 8ec2d4c2599b6170545e619cc34e718a83b6b37a /x11-misc/util-macros | |
parent | QA: Clean unused versions. (diff) | |
download | gentoo-2-feda14fb80e5c7ada29f94c898c8d1ebd0898997.tar.gz gentoo-2-feda14fb80e5c7ada29f94c898c8d1ebd0898997.tar.bz2 gentoo-2-feda14fb80e5c7ada29f94c898c8d1ebd0898997.zip |
Stable on Alpha.
(Portage version: 2.1.2_rc4-r6)
Diffstat (limited to 'x11-misc/util-macros')
-rw-r--r-- | x11-misc/util-macros/ChangeLog | 8 | ||||
-rw-r--r-- | x11-misc/util-macros/util-macros-1.1.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-misc/util-macros/ChangeLog b/x11-misc/util-macros/ChangeLog index a4241e2f2efd..c70792f124b5 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.46 2006/12/30 16:56:34 joshuabaergen Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v 1.47 2007/01/06 01:00:14 kloeri Exp $ + + 06 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> + util-macros-1.1.0.ebuild: + Stable on Alpha. *util-macros-1.1.5 (30 Dec 2006) diff --git a/x11-misc/util-macros/util-macros-1.1.0.ebuild b/x11-misc/util-macros/util-macros-1.1.0.ebuild index afadd46e0139..4e457b1a788f 100644 --- a/x11-misc/util-macros/util-macros-1.1.0.ebuild +++ b/x11-misc/util-macros/util-macros-1.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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.1.0.ebuild,v 1.10 2006/10/14 16:20:14 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/util-macros-1.1.0.ebuild,v 1.11 2007/01/06 01:00:14 kloeri 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}" |