diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-06-23 21:21:53 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-06-23 21:21:53 +0000 |
commit | 354875d4c5b2d6e1d5e2ffdbf8d2e1d2f1d9181d (patch) | |
tree | a778e9f22df3482111e0830ab1fb07283f80b11e /x11-misc/util-macros | |
parent | x11-misc/xkeyboard-config: drop old ebuilds (will drop 1.1 later) (diff) | |
download | gentoo-2-354875d4c5b2d6e1d5e2ffdbf8d2e1d2f1d9181d.tar.gz gentoo-2-354875d4c5b2d6e1d5e2ffdbf8d2e1d2f1d9181d.tar.bz2 gentoo-2-354875d4c5b2d6e1d5e2ffdbf8d2e1d2f1d9181d.zip |
Stable on alpha for xorg-server-1.5/xorg-x11-7.4
(Portage version: 2.1.6.13/cvs/Linux x86_64)
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.2.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/util-macros/ChangeLog b/x11-misc/util-macros/ChangeLog index 57638d283ebd..8585f5ac028f 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v 1.72 2009/06/20 10:05:57 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v 1.73 2009/06/23 21:21:53 klausman Exp $ + + 23 Jun 2009; Tobias Klausmann <klausman@gentoo.org> + util-macros-1.2.1.ebuild: + Stable on alpha for xorg-server-1.5/xorg-x11-7.4 *util-macros-1.2.2 (20 Jun 2009) diff --git a/x11-misc/util-macros/util-macros-1.2.1.ebuild b/x11-misc/util-macros/util-macros-1.2.1.ebuild index c893514d8dae..5e33aea8f0be 100644 --- a/x11-misc/util-macros/util-macros-1.2.1.ebuild +++ b/x11-misc/util-macros/util-macros-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.2.1.ebuild,v 1.11 2009/05/15 14:24:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/util-macros-1.2.1.ebuild,v 1.12 2009/06/23 21:21:53 klausman 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" IUSE="" RDEPEND="" |