diff options
author | Rémi Cardona <remi@gentoo.org> | 2010-06-08 20:19:32 +0000 |
---|---|---|
committer | Rémi Cardona <remi@gentoo.org> | 2010-06-08 20:19:32 +0000 |
commit | 11cf86b4a4b8e712e07fe0c33b4eee69572e8be4 (patch) | |
tree | a1404308aa76707e4138db5f29462c9e903c3ff4 /x11-misc/util-macros | |
parent | Version bump, patch thanks to Michael Weber <gentoo@xmw.de> and Perttu Luukko... (diff) | |
download | gentoo-2-11cf86b4a4b8e712e07fe0c33b4eee69572e8be4.tar.gz gentoo-2-11cf86b4a4b8e712e07fe0c33b4eee69572e8be4.tar.bz2 gentoo-2-11cf86b4a4b8e712e07fe0c33b4eee69572e8be4.zip |
x11-misc/util-macros: stabilize 1.8.0 on all arches, as agreed with arch teams (see bugs #320625 and #322559)
(Portage version: 2.2_rc67/cvs/Linux i686)
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.8.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/util-macros/ChangeLog b/x11-misc/util-macros/ChangeLog index ac5186ea4821..0107fbbf4eab 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v 1.100 2010/06/04 14:07:30 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v 1.101 2010/06/08 20:19:32 remi Exp $ + + 08 Jun 2010; Rémi Cardona <remi@gentoo.org> util-macros-1.8.0.ebuild: + stabilize 1.8.0 on all arches, as agreed with arch teams (see bugs #320625 + and #322559) *util-macros-1.8.0 (02 Jun 2010) diff --git a/x11-misc/util-macros/util-macros-1.8.0.ebuild b/x11-misc/util-macros/util-macros-1.8.0.ebuild index d1f271e3cdb3..cd486e2172d0 100644 --- a/x11-misc/util-macros/util-macros-1.8.0.ebuild +++ b/x11-misc/util-macros/util-macros-1.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.8.0.ebuild,v 1.1 2010/06/02 10:36:45 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/util-macros-1.8.0.ebuild,v 1.2 2010/06/08 20:19:32 remi Exp $ EAPI=3 inherit xorg-2 @@ -8,7 +8,7 @@ inherit xorg-2 EGIT_REPO_URI="git://anongit.freedesktop.org/git/xorg/util/macros" DESCRIPTION="X.Org autotools utility macros" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |