diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-02-26 09:32:16 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-02-26 09:32:16 +0000 |
commit | 8564f8663feec04159b76492c242b62d3fea7658 (patch) | |
tree | 0eca0c2d6034b5800536320ab5322c3374ee4cfb /x11-misc | |
parent | Version bump. (diff) | |
download | gentoo-2-8564f8663feec04159b76492c242b62d3fea7658.tar.gz gentoo-2-8564f8663feec04159b76492c242b62d3fea7658.tar.bz2 gentoo-2-8564f8663feec04159b76492c242b62d3fea7658.zip |
Stable on everywhere. Bug with stablereq was closed and none expect Jer objected against self-stabilisation.
(Portage version: 2.2_rc63/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/util-macros/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/util-macros/util-macros-1.5.0.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/x11-misc/util-macros/ChangeLog b/x11-misc/util-macros/ChangeLog index 3684c880fc6d..327692bf9942 100644 --- a/x11-misc/util-macros/ChangeLog +++ b/x11-misc/util-macros/ChangeLog @@ -1,6 +1,11 @@ # 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.90 2010/02/15 19:14:36 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v 1.91 2010/02/26 09:32:16 scarabeus Exp $ + + 26 Feb 2010; Tomáš Chvátal <scarabeus@gentoo.org> + util-macros-1.5.0.ebuild: + Stable on everywhere. Bug with stablereq was closed and none expect Jer + objected against self-stabilisation. 15 Feb 2010; Joseph Jezak <josejx@gentoo.org> util-macros-1.5.0.ebuild: Marked ppc/ppc64 stable for bug #302046. diff --git a/x11-misc/util-macros/util-macros-1.5.0.ebuild b/x11-misc/util-macros/util-macros-1.5.0.ebuild index b270d0cff926..5a2e8b64a482 100644 --- a/x11-misc/util-macros/util-macros-1.5.0.ebuild +++ b/x11-misc/util-macros/util-macros-1.5.0.ebuild @@ -1,13 +1,13 @@ # 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.5.0.ebuild,v 1.5 2010/02/15 19:14:36 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/util-macros-1.5.0.ebuild,v 1.6 2010/02/26 09:32:16 scarabeus Exp $ inherit x-modular 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="" |