summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2007-02-28 15:15:38 +0000
committerSimon Stelling <blubb@gentoo.org>2007-02-28 15:15:38 +0000
commitcd686219196b9cb354660f9f47039c810a66ed90 (patch)
tree9a542787ed8c014c9f0b5bd24202d3098b54ffef /x11-apps
parentstable on amd64; bug 168320 (diff)
downloadgentoo-2-cd686219196b9cb354660f9f47039c810a66ed90.tar.gz
gentoo-2-cd686219196b9cb354660f9f47039c810a66ed90.tar.bz2
gentoo-2-cd686219196b9cb354660f9f47039c810a66ed90.zip
stable on amd64; bug 168524
(Portage version: 2.1.2-r9)
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xmag/ChangeLog5
-rw-r--r--x11-apps/xmag/xmag-1.0.1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-apps/xmag/ChangeLog b/x11-apps/xmag/ChangeLog
index f56145df3ab2..fa8c635f332c 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.15 2007/02/22 00:21:04 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/ChangeLog,v 1.16 2007/02/28 15:15:38 blubb Exp $
+
+ 28 Feb 2007; Simon Stelling <blubb@gentoo.org> xmag-1.0.1.ebuild:
+ stable on amd64; bug 168524
22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
Redigest for Manifest2
diff --git a/x11-apps/xmag/xmag-1.0.1.ebuild b/x11-apps/xmag/xmag-1.0.1.ebuild
index ba50fcf9fa53..b6c47568e6bb 100644
--- a/x11-apps/xmag/xmag-1.0.1.ebuild
+++ b/x11-apps/xmag/xmag-1.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# 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.1.ebuild,v 1.7 2006/09/30 18:59:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/xmag-1.0.1.ebuild,v 1.8 2007/02/28 15:15:38 blubb 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"