diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-12-20 00:17:03 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-12-20 00:17:03 +0000 |
commit | b677b64b3662058bcbc4f420e903e2babf27871c (patch) | |
tree | 47cc8e2aeb333cf499382ea03643cba80ef56342 | |
parent | Stable on x86 wrt #202087 (diff) | |
download | gentoo-2-b677b64b3662058bcbc4f420e903e2babf27871c.tar.gz gentoo-2-b677b64b3662058bcbc4f420e903e2babf27871c.tar.bz2 gentoo-2-b677b64b3662058bcbc4f420e903e2babf27871c.zip |
Stable on x86 wrt #202087
(Portage version: 2.1.3.19)
-rw-r--r-- | x11-apps/xmag/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xmag/xmag-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xmag/ChangeLog b/x11-apps/xmag/ChangeLog index 74bdd4dd0dea..f68c38a1866b 100644 --- a/x11-apps/xmag/ChangeLog +++ b/x11-apps/xmag/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xmag # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/ChangeLog,v 1.17 2007/09/08 06:14:46 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/ChangeLog,v 1.18 2007/12/20 00:17:03 cla Exp $ + + 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> xmag-1.0.2.ebuild: + Stable on x86 (bug #202087) *xmag-1.0.2 (08 Sep 2007) diff --git a/x11-apps/xmag/xmag-1.0.2.ebuild b/x11-apps/xmag/xmag-1.0.2.ebuild index 532ca4782073..7c4b834b0d32 100644 --- a/x11-apps/xmag/xmag-1.0.2.ebuild +++ b/x11-apps/xmag/xmag-1.0.2.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-apps/xmag/xmag-1.0.2.ebuild,v 1.1 2007/09/08 06:14:46 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/xmag-1.0.2.ebuild,v 1.2 2007/12/20 00:17:03 cla 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 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc x86" IUSE="xprint" RDEPEND="x11-libs/libXaw" |