diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-04-20 19:03:11 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-04-20 19:03:11 +0000 |
commit | bcbf023565a884d2d3b27c0e026d73da8373def0 (patch) | |
tree | 3441e200f2d8b945c2cd14e7d77728d4889f8e2f /media-gfx/sfftobmp | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-bcbf023565a884d2d3b27c0e026d73da8373def0.tar.gz gentoo-2-bcbf023565a884d2d3b27c0e026d73da8373def0.tar.bz2 gentoo-2-bcbf023565a884d2d3b27c0e026d73da8373def0.zip |
Added ~amd64 keyword.
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-gfx/sfftobmp')
-rw-r--r-- | media-gfx/sfftobmp/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/sfftobmp/Manifest | 14 | ||||
-rw-r--r-- | media-gfx/sfftobmp/sfftobmp-3.0.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/media-gfx/sfftobmp/ChangeLog b/media-gfx/sfftobmp/ChangeLog index 4f6d3cd9934f..db98792abda4 100644 --- a/media-gfx/sfftobmp/ChangeLog +++ b/media-gfx/sfftobmp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/sfftobmp # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/sfftobmp/ChangeLog,v 1.2 2005/02/06 11:08:29 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sfftobmp/ChangeLog,v 1.3 2005/04/20 19:03:11 herbs Exp $ + + 20 Apr 2005; Herbie Hopkins <herbs@gentoo.org> sfftobmp-3.0.ebuild: + Added ~amd64 keyword. 06 Feb 2005; Alin Nastac <mrness@gentoo.org> metadata.xml, sfftobmp-3.0.ebuild: diff --git a/media-gfx/sfftobmp/Manifest b/media-gfx/sfftobmp/Manifest index 025a813eb3a9..bc9f519981a5 100644 --- a/media-gfx/sfftobmp/Manifest +++ b/media-gfx/sfftobmp/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 d19b6221249a7745daa54594af19c692 sfftobmp-3.0.ebuild 809 -MD5 e5a55a8e02db11d2715fff5e3bd6e851 ChangeLog 574 +MD5 34b92f8e16edc51f02c516121d9951d2 sfftobmp-3.0.ebuild 816 +MD5 adeef3f3f8a3cd74cf09ec994c343bf0 ChangeLog 669 MD5 7a501e3b6f3edc070e7d0098e586d0b1 metadata.xml 217 MD5 d19f2c6f8a72637aa493632722596753 files/digest-sfftobmp-3.0 65 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFCBfq3jiC39V7gKu0RAmJQAKCGOssoJLn960TN8dGtvsC5Q63huwCeMNyN -PpxbFNN4ERY/W02jKIj1W6w= -=zDjb ------END PGP SIGNATURE----- diff --git a/media-gfx/sfftobmp/sfftobmp-3.0.ebuild b/media-gfx/sfftobmp/sfftobmp-3.0.ebuild index ae64c1cdae7d..4f17c3594d23 100644 --- a/media-gfx/sfftobmp/sfftobmp-3.0.ebuild +++ b/media-gfx/sfftobmp/sfftobmp-3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/sfftobmp/sfftobmp-3.0.ebuild,v 1.2 2005/02/06 11:08:29 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sfftobmp/sfftobmp-3.0.ebuild,v 1.3 2005/04/20 19:03:11 herbs Exp $ MY_P=${PN}_${PV/./_} S=${WORKDIR}/${MY_P} @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/sfftools/${MY_P}_src.zip" SLOT="0" IUSE="" LICENSE="as-is" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" RDEPEND="virtual/libc >=dev-libs/boost-1.31.0 |