diff options
author | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:20:19 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:20:19 +0000 |
commit | ee4de21e5bae882e529c8b183c0cb145eb1195be (patch) | |
tree | 7a109544b831ad49dd830386f25d525b09ca2cba /x11-apps/xmag | |
parent | arm stable, bug #294958 (diff) | |
download | gentoo-2-ee4de21e5bae882e529c8b183c0cb145eb1195be.tar.gz gentoo-2-ee4de21e5bae882e529c8b183c0cb145eb1195be.tar.bz2 gentoo-2-ee4de21e5bae882e529c8b183c0cb145eb1195be.zip |
arm stable, bug #294958
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xmag')
-rw-r--r-- | x11-apps/xmag/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xmag/xmag-1.0.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xmag/ChangeLog b/x11-apps/xmag/ChangeLog index 729745b53aee..23a7f21976fb 100644 --- a/x11-apps/xmag/ChangeLog +++ b/x11-apps/xmag/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xmag -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/ChangeLog,v 1.34 2009/12/27 17:49:50 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/ChangeLog,v 1.35 2010/01/14 22:20:19 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xmag-1.0.3.ebuild: + arm stable, bug #294958 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xmag-1.0.3.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-apps/xmag/xmag-1.0.3.ebuild b/x11-apps/xmag/xmag-1.0.3.ebuild index 7ab1ccf450f8..7587b9726a5b 100644 --- a/x11-apps/xmag/xmag-1.0.3.ebuild +++ b/x11-apps/xmag/xmag-1.0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/xmag-1.0.3.ebuild,v 1.5 2009/12/27 17:49:50 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/xmag-1.0.3.ebuild,v 1.6 2010/01/14 22:20:19 maekke Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org xmag application" -KEYWORDS="amd64 ~arm ~hppa ~mips ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="" RDEPEND="x11-libs/libXaw" |