diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-18 18:28:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-18 18:28:52 +0000 |
commit | 3f01c0576441c126c657f898989a01be5075b7d4 (patch) | |
tree | 03e0619be1cf24566ea0903f46835d42db20fee8 /x11-misc | |
parent | ia64 stable wrt #287572 (diff) | |
download | gentoo-2-3f01c0576441c126c657f898989a01be5075b7d4.tar.gz gentoo-2-3f01c0576441c126c657f898989a01be5075b7d4.tar.bz2 gentoo-2-3f01c0576441c126c657f898989a01be5075b7d4.zip |
alpha/ia64/s390/sh/sparc stable wrt #292928
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/util-macros/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/util-macros/util-macros-1.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/util-macros/ChangeLog b/x11-misc/util-macros/ChangeLog index d089a21db0d1..d05ac3444e06 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v 1.79 2009/10/26 21:06:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v 1.80 2009/11/18 18:28:52 armin76 Exp $ + + 18 Nov 2009; Raúl Porcel <armin76@gentoo.org> util-macros-1.3.0.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #292928 26 Oct 2009; Jeroen Roovers <jer@gentoo.org> util-macros-1.3.0.ebuild: Stable for HPPA (bug #282290). diff --git a/x11-misc/util-macros/util-macros-1.3.0.ebuild b/x11-misc/util-macros/util-macros-1.3.0.ebuild index 61e4db0cb651..204b90392575 100644 --- a/x11-misc/util-macros/util-macros-1.3.0.ebuild +++ b/x11-misc/util-macros/util-macros-1.3.0.ebuild @@ -1,13 +1,13 @@ # 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.3.0.ebuild,v 1.6 2009/10/26 21:06:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/util-macros-1.3.0.ebuild,v 1.7 2009/11/18 18:28:52 armin76 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 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND="" |