diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-23 09:46:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-23 09:46:16 +0000 |
commit | 29f4596f857616a83ec0b7ce2f9b9f50063a8209 (patch) | |
tree | 8c1d5147d264269f83b05e0544659757a846a5d9 /app-emacs/thumbs | |
parent | sparc stable wrt #196020 (diff) | |
download | gentoo-2-29f4596f857616a83ec0b7ce2f9b9f50063a8209.tar.gz gentoo-2-29f4596f857616a83ec0b7ce2f9b9f50063a8209.tar.bz2 gentoo-2-29f4596f857616a83ec0b7ce2f9b9f50063a8209.zip |
sparc stable wrt #196255
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-emacs/thumbs')
-rw-r--r-- | app-emacs/thumbs/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/thumbs/thumbs-2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/thumbs/ChangeLog b/app-emacs/thumbs/ChangeLog index 2dc0d0783b40..306ac97a4b93 100644 --- a/app-emacs/thumbs/ChangeLog +++ b/app-emacs/thumbs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/thumbs # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/thumbs/ChangeLog,v 1.15 2007/10/18 08:13:34 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/thumbs/ChangeLog,v 1.16 2007/10/23 09:46:16 armin76 Exp $ + + 23 Oct 2007; Raúl Porcel <armin76@gentoo.org> thumbs-2.0.ebuild: + sparc stable wrt 18 Oct 2007; Christian Faulhammer <opfer@gentoo.org> thumbs-2.0.ebuild: add ~amd64, stabilise for x86, bug 196255 diff --git a/app-emacs/thumbs/thumbs-2.0.ebuild b/app-emacs/thumbs/thumbs-2.0.ebuild index 45c4724e1bcf..ce8b0a14d642 100644 --- a/app-emacs/thumbs/thumbs-2.0.ebuild +++ b/app-emacs/thumbs/thumbs-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/thumbs/thumbs-2.0.ebuild,v 1.2 2007/10/18 08:13:34 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/thumbs/thumbs-2.0.ebuild,v 1.3 2007/10/23 09:46:16 armin76 Exp $ inherit elisp eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.el.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ~ppc sparc x86" IUSE="" DEPEND="media-gfx/imagemagick" |