diff options
author | Samuli Suominen <drac@gentoo.org> | 2008-01-21 13:57:34 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2008-01-21 13:57:34 +0000 |
commit | b7f983eda4b462ed662506da2af75c4a0bf1dc15 (patch) | |
tree | f67b7680fef9d35290f608c5d14733117fa44b4b /x11-apps | |
parent | Update HOMEPAGE, bug #206864 (diff) | |
download | gentoo-2-b7f983eda4b462ed662506da2af75c4a0bf1dc15.tar.gz gentoo-2-b7f983eda4b462ed662506da2af75c4a0bf1dc15.tar.bz2 gentoo-2-b7f983eda4b462ed662506da2af75c4a0bf1dc15.zip |
amd64 stable.
(Portage version: 2.1.4)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xmag/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xmag/xmag-1.0.2.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-apps/xmag/ChangeLog b/x11-apps/xmag/ChangeLog index f68c38a1866b..4213691a8d8e 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.18 2007/12/20 00:17:03 cla Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/ChangeLog,v 1.19 2008/01/21 13:57:34 drac Exp $ + + 21 Jan 2008; Samuli Suominen <drac@gentoo.org> xmag-1.0.2.ebuild: + amd64 stable. 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> xmag-1.0.2.ebuild: Stable on x86 (bug #202087) diff --git a/x11-apps/xmag/xmag-1.0.2.ebuild b/x11-apps/xmag/xmag-1.0.2.ebuild index 566ddd1d076d..42f4a0831b90 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-2008 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.3 2008/01/13 09:35:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/xmag-1.0.2.ebuild,v 1.4 2008/01/21 13:57:34 drac 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="xprint" RDEPEND="x11-libs/libXaw" |