diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-02 13:18:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-02 13:18:46 +0000 |
commit | 730af76991e512b72c12708b67bcdb95ae6069ef (patch) | |
tree | c9e5caf121b004e32612dcf28318fd7195496a1b /x11-misc/util-macros | |
parent | Version bump wrt #183883, and remove xchattext USE-flag as it's deprecated by... (diff) | |
download | gentoo-2-730af76991e512b72c12708b67bcdb95ae6069ef.tar.gz gentoo-2-730af76991e512b72c12708b67bcdb95ae6069ef.tar.bz2 gentoo-2-730af76991e512b72c12708b67bcdb95ae6069ef.zip |
alpha stable wrt #175465
(Portage version: 2.1.3_rc6)
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 | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/util-macros/ChangeLog b/x11-misc/util-macros/ChangeLog index b8888d9f9426..ed6b371fdad5 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.53 2007/05/27 00:23:26 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v 1.54 2007/07/02 13:18:46 armin76 Exp $ + + 02 Jul 2007; Raúl Porcel <armin76@gentoo.org> util-macros-1.1.5.ebuild: + alpha stable wrt #175465 27 May 2007; Joshua Kinard <kumba@gentoo.org> util-macros-1.1.5.ebuild: Stable on mips. 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 ff9d552a6872..42307c33c2bc 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-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.8 2007/06/24 21:13:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/util-macros-1.1.5.ebuild,v 1.9 2007/07/02 13:18:46 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,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}" |