diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-25 10:52:45 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-25 10:52:45 +0000 |
commit | 4ca2884334d6ea948117245bb696d480faf49cda (patch) | |
tree | 6c5f03cb040fedab6402df40c7ad098eb53ce15c /x11-misc/util-macros | |
parent | Cleanup Emacs slotmoves. (Yes, 21.3.50->22 and 22.0.0->23 are correct.) (diff) | |
download | gentoo-2-4ca2884334d6ea948117245bb696d480faf49cda.tar.gz gentoo-2-4ca2884334d6ea948117245bb696d480faf49cda.tar.bz2 gentoo-2-4ca2884334d6ea948117245bb696d480faf49cda.zip |
Stable on ppc64; bug #175465
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-misc/util-macros')
-rw-r--r-- | x11-misc/util-macros/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/util-macros/util-macros-1.1.5.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-misc/util-macros/ChangeLog b/x11-misc/util-macros/ChangeLog index c70792f124b5..8e05bfa54608 100644 --- a/x11-misc/util-macros/ChangeLog +++ b/x11-misc/util-macros/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/util-macros # 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 $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v 1.48 2007/04/25 10:52:45 corsair Exp $ + + 25 Apr 2007; Markus Rothe <corsair@gentoo.org> util-macros-1.1.5.ebuild: + Stable on ppc64; bug #175465 06 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> util-macros-1.1.0.ebuild: diff --git a/x11-misc/util-macros/util-macros-1.1.5.ebuild b/x11-misc/util-macros/util-macros-1.1.5.ebuild index 057b2a041645..446f9e47c25c 100644 --- a/x11-misc/util-macros/util-macros-1.1.5.ebuild +++ b/x11-misc/util-macros/util-macros-1.1.5.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.5.ebuild,v 1.1 2006/12/30 16:56:34 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/util-macros-1.1.5.ebuild,v 1.2 2007/04/25 10:52:45 corsair 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}" |