diff options
author | Markus Meier <maekke@gentoo.org> | 2010-12-29 22:29:06 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-12-29 22:29:06 +0000 |
commit | 1050652dbe63b270f3a1b74ed356ae7f2000d32b (patch) | |
tree | 6818838db08e0971816b38b3a5edcd9db4e256a1 | |
parent | arm stable, bug #344827 (diff) | |
download | gentoo-2-1050652dbe63b270f3a1b74ed356ae7f2000d32b.tar.gz gentoo-2-1050652dbe63b270f3a1b74ed356ae7f2000d32b.tar.bz2 gentoo-2-1050652dbe63b270f3a1b74ed356ae7f2000d32b.zip |
arm stable, bug #344827
(Portage version: 2.1.9.26/cvs/Linux x86_64)
-rw-r--r-- | x11-apps/xmag/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xmag/xmag-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xmag/ChangeLog b/x11-apps/xmag/ChangeLog index abd03f6112de..7c83800d0aeb 100644 --- a/x11-apps/xmag/ChangeLog +++ b/x11-apps/xmag/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xmag # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/ChangeLog,v 1.43 2010/12/25 20:06:45 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/ChangeLog,v 1.44 2010/12/29 22:29:06 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> xmag-1.0.4.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xmag-1.0.4.ebuild: x86 stable, bug 344827 diff --git a/x11-apps/xmag/xmag-1.0.4.ebuild b/x11-apps/xmag/xmag-1.0.4.ebuild index 40e07f50e9f3..0397847080ac 100644 --- a/x11-apps/xmag/xmag-1.0.4.ebuild +++ b/x11-apps/xmag/xmag-1.0.4.ebuild @@ -1,6 +1,6 @@ # 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.4.ebuild,v 1.4 2010/12/25 20:06:45 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/xmag-1.0.4.ebuild,v 1.5 2010/12/29 22:29:06 maekke Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 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 |