diff options
author | 2010-01-31 17:42:22 +0000 | |
---|---|---|
committer | 2010-01-31 17:42:22 +0000 | |
commit | 67bcb20d3176ff7d0cbf81e44dceb88517d7642e (patch) | |
tree | 3e96647355a7970cf8f0dfc8d1bcd7f67c880ffa /media-gfx/gtkimageview | |
parent | arm stable wrt #293850 (diff) | |
download | gentoo-2-67bcb20d3176ff7d0cbf81e44dceb88517d7642e.tar.gz gentoo-2-67bcb20d3176ff7d0cbf81e44dceb88517d7642e.tar.bz2 gentoo-2-67bcb20d3176ff7d0cbf81e44dceb88517d7642e.zip |
arm/ia64/sh/sparc stable wrt #293850
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'media-gfx/gtkimageview')
-rw-r--r-- | media-gfx/gtkimageview/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gtkimageview/ChangeLog b/media-gfx/gtkimageview/ChangeLog index 0363c2453540..793f902977ba 100644 --- a/media-gfx/gtkimageview/ChangeLog +++ b/media-gfx/gtkimageview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/gtkimageview # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkimageview/ChangeLog,v 1.18 2010/01/16 11:48:12 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkimageview/ChangeLog,v 1.19 2010/01/31 17:42:22 armin76 Exp $ + + 31 Jan 2010; Raúl Porcel <armin76@gentoo.org> gtkimageview-1.6.4.ebuild: + arm/ia64/sh/sparc stable wrt #293850 16 Jan 2010; Tobias Klausmann <klausman@gentoo.org> gtkimageview-1.6.4.ebuild: diff --git a/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild b/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild index 380d8643c659..756c04b735dc 100644 --- a/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild +++ b/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild,v 1.19 2010/01/16 11:48:12 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild,v 1.20 2010/01/31 17:42:22 armin76 Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://trac.bjourne.webfactional.com/attachment/wiki/WikiStart/${P}.tar LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="doc examples" # tests do not work with userpriv |