diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-05-20 21:08:39 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-05-20 21:08:39 +0000 |
commit | aec4ab91c0e8bf72f6a5451b0e733de1a8ac0418 (patch) | |
tree | 774508e552b61341a3030830b41c76dd9939eef1 /x11-libs/libXmu | |
parent | alpha stable wrt #177904 (diff) | |
download | historical-aec4ab91c0e8bf72f6a5451b0e733de1a8ac0418.tar.gz historical-aec4ab91c0e8bf72f6a5451b0e733de1a8ac0418.tar.bz2 historical-aec4ab91c0e8bf72f6a5451b0e733de1a8ac0418.zip |
Stable for HPPA (bug #175465).
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'x11-libs/libXmu')
-rw-r--r-- | x11-libs/libXmu/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXmu/libXmu-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXmu/ChangeLog b/x11-libs/libXmu/ChangeLog index 3af15c1b3a78..d948cf40dcc8 100644 --- a/x11-libs/libXmu/ChangeLog +++ b/x11-libs/libXmu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXmu # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXmu/ChangeLog,v 1.33 2007/05/04 21:12:37 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXmu/ChangeLog,v 1.34 2007/05/20 21:07:02 jer Exp $ + + 20 May 2007; Jeroen Roovers <jer@gentoo.org> libXmu-1.0.3.ebuild: + Stable for HPPA (bug #175465). 04 May 2007; Daniel Gryniewicz <dang@gentoo.org> libXmu-1.0.3.ebuild: Marked stable on amd64 for bug #175465 diff --git a/x11-libs/libXmu/libXmu-1.0.3.ebuild b/x11-libs/libXmu/libXmu-1.0.3.ebuild index 6c5df21517af..10459b94d807 100644 --- a/x11-libs/libXmu/libXmu-1.0.3.ebuild +++ b/x11-libs/libXmu/libXmu-1.0.3.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-libs/libXmu/libXmu-1.0.3.ebuild,v 1.5 2007/05/04 21:12:37 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXmu/libXmu-1.0.3.ebuild,v 1.6 2007/05/20 21:07:02 jer Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Xmu library" -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="ipv6" RDEPEND="x11-libs/libXt |