diff options
author | Markus Meier <maekke@gentoo.org> | 2009-04-05 20:43:03 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-04-05 20:43:03 +0000 |
commit | 8402a014feaba7ec547a5e2ee628c022e936a910 (patch) | |
tree | 603caf0fb59694678f9138a7b2294626aa24b2d0 /x11-apps/xmag | |
parent | x86 stable, bug #264982 (diff) | |
download | gentoo-2-8402a014feaba7ec547a5e2ee628c022e936a910.tar.gz gentoo-2-8402a014feaba7ec547a5e2ee628c022e936a910.tar.bz2 gentoo-2-8402a014feaba7ec547a5e2ee628c022e936a910.zip |
x86 stable, bug #264982
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xmag')
-rw-r--r-- | x11-apps/xmag/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xmag/xmag-1.0.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xmag/ChangeLog b/x11-apps/xmag/ChangeLog index 30d1aeedd852..cfb60a65f6a1 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.22 2009/04/05 17:04:29 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/ChangeLog,v 1.23 2009/04/05 20:43:03 maekke Exp $ + + 05 Apr 2009; Markus Meier <maekke@gentoo.org> xmag-1.0.2-r1.ebuild: + x86 stable, bug #264982 05 Apr 2009; Olivier Crête <tester@gentoo.org> xmag-1.0.2-r1.ebuild: Stable on amd64, bug #264982 diff --git a/x11-apps/xmag/xmag-1.0.2-r1.ebuild b/x11-apps/xmag/xmag-1.0.2-r1.ebuild index a7d9ab385388..2ef952421c0d 100644 --- a/x11-apps/xmag/xmag-1.0.2-r1.ebuild +++ b/x11-apps/xmag/xmag-1.0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/xmag-1.0.2-r1.ebuild,v 1.2 2009/04/05 17:04:29 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/xmag-1.0.2-r1.ebuild,v 1.3 2009/04/05 20:43:03 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 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="" RDEPEND="x11-libs/libXaw" |