diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-10 13:03:40 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-10 13:03:40 +0000 |
commit | 4cfad087b8051427dad7dd7110794256f519e243 (patch) | |
tree | 4cd069a10048475e93daf9392da578227e9dc5b1 /x11-apps/xmag | |
parent | amd64 stable wrt #294958 (diff) | |
download | historical-4cfad087b8051427dad7dd7110794256f519e243.tar.gz historical-4cfad087b8051427dad7dd7110794256f519e243.tar.bz2 historical-4cfad087b8051427dad7dd7110794256f519e243.zip |
amd64 stable wrt #294958
Package-Manager: portage-2.2_rc56/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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xmag/ChangeLog b/x11-apps/xmag/ChangeLog index 101e0fd82f8d..154276215053 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.30 2009/10/03 11:33:41 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/ChangeLog,v 1.31 2009/12/10 12:54:39 ssuominen Exp $ + + 10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> xmag-1.0.3.ebuild: + amd64 stable wrt #294958 *xmag-1.0.3 (03 Oct 2009) diff --git a/x11-apps/xmag/xmag-1.0.3.ebuild b/x11-apps/xmag/xmag-1.0.3.ebuild index e8606eb10879..1371ef581fb0 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 # 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.1 2009/10/03 11:33:41 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/xmag-1.0.3.ebuild,v 1.2 2009/12/10 12:54:39 ssuominen 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" |