diff options
author | Jan Brinkmann <luckyduck@gentoo.org> | 2005-04-04 19:53:59 +0000 |
---|---|---|
committer | Jan Brinkmann <luckyduck@gentoo.org> | 2005-04-04 19:53:59 +0000 |
commit | 12410a9efacc4080c41c61bf39ab15b3eac66482 (patch) | |
tree | 2fbe3429bb51ca05b134b530a22404a9dad7c275 /x11-misc/xrmap | |
parent | fix typo (diff) | |
download | historical-12410a9efacc4080c41c61bf39ab15b3eac66482.tar.gz historical-12410a9efacc4080c41c61bf39ab15b3eac66482.tar.bz2 historical-12410a9efacc4080c41c61bf39ab15b3eac66482.zip |
added ~amd64 to KEYWORDS. fixes #87862
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-misc/xrmap')
-rw-r--r-- | x11-misc/xrmap/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/xrmap/Manifest | 12 | ||||
-rw-r--r-- | x11-misc/xrmap/xrmap-2.29.ebuild | 6 |
3 files changed, 14 insertions, 11 deletions
diff --git a/x11-misc/xrmap/ChangeLog b/x11-misc/xrmap/ChangeLog index a62b0f3806de..9435a12440a6 100644 --- a/x11-misc/xrmap/ChangeLog +++ b/x11-misc/xrmap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xrmap -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrmap/ChangeLog,v 1.6 2004/08/27 10:55:25 pyrania Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrmap/ChangeLog,v 1.7 2005/04/04 19:53:59 luckyduck Exp $ + + 04 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> xrmap-2.29.ebuild: + added ~amd64 to KEYWORDS. fixes #87862 27 Aug 2004; <pyrania@gentoo.org> +metadata.xml, xrmap-2.29.ebuild: Fixing bug #56225. Thanks to James Leddy and Alexandre Veyrenc. diff --git a/x11-misc/xrmap/Manifest b/x11-misc/xrmap/Manifest index c4384864c68b..b259ddbb5862 100644 --- a/x11-misc/xrmap/Manifest +++ b/x11-misc/xrmap/Manifest @@ -1,14 +1,14 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 6bd05844ceb19ac3609cd429533f0bd4 ChangeLog 769 -MD5 8ba2ce5804e99570cf1936fbcb8d0d83 xrmap-2.29.ebuild 2034 +MD5 c45bd1fe893d7e7c4d1ff54d2dce4471 xrmap-2.29.ebuild 2043 +MD5 1102bfb51e09250153028246f9087eda ChangeLog 884 MD5 cdb11033a3fa6525334cecf938961c07 metadata.xml 166 MD5 a6a793c0c22c5a0b6255f93bed17b0a4 files/digest-xrmap-2.29 185 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.10 (GNU/Linux) +Version: GnuPG v1.4.0 (GNU/Linux) -iD8DBQFBhHgdHTu7gpaalycRApWkAJ9Th7f3MrmQICqe+/6CjqSoanyy3gCgjceT -N6R2h8erBcS8EbOKo3oGHcc= -=ZXTt +iD8DBQFCUZtw06ebR+OMO78RAmYvAKCJwE0CRnfWaK7tFDIgZuokRl6h4QCfbLJ7 +0vcu/WSaQ9f2x4hpV+akF+M= +=IXsk -----END PGP SIGNATURE----- diff --git a/x11-misc/xrmap/xrmap-2.29.ebuild b/x11-misc/xrmap/xrmap-2.29.ebuild index 6006402aab9c..a8a589bc8cae 100644 --- a/x11-misc/xrmap/xrmap-2.29.ebuild +++ b/x11-misc/xrmap/xrmap-2.29.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrmap/xrmap-2.29.ebuild,v 1.3 2004/08/27 10:55:25 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrmap/xrmap-2.29.ebuild,v 1.4 2005/04/04 19:53:59 luckyduck Exp $ DESCRIPTION="The Xrmap program is a X client for generating images of the Earth and manipulating the CIA World data bank" HOMEPAGE="http://frmas.free.fr/li_1.htm#_Xrmap_" @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.ac-grenoble.fr/ge/geosciences/${PN}/${PN}-${FULL_DIST}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" IUSE="zlib" DEPEND="media-gfx/imagemagick app-text/gv |