diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-25 18:17:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-25 18:17:14 +0000 |
commit | 5714c9e3681d05b074fe891ce4359b8a49b91f54 (patch) | |
tree | 43a89a29fa39ba4dd3f3e41070d1f33179ac805a /media-gfx | |
parent | Use updated patch set. (diff) | |
download | historical-5714c9e3681d05b074fe891ce4359b8a49b91f54.tar.gz historical-5714c9e3681d05b074fe891ce4359b8a49b91f54.tar.bz2 historical-5714c9e3681d05b074fe891ce4359b8a49b91f54.zip |
alpha stable
Package-Manager: portage-2.1.3_rc9
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/jhead/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/jhead/jhead-2.7.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/optipng/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/optipng/optipng-0.5.4.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/media-gfx/jhead/ChangeLog b/media-gfx/jhead/ChangeLog index 5d833d538221..63bd480c7a96 100644 --- a/media-gfx/jhead/ChangeLog +++ b/media-gfx/jhead/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/jhead # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.58 2007/04/21 20:59:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.59 2007/07/25 18:15:43 armin76 Exp $ + + 25 Jul 2007; Raúl Porcel <armin76@gentoo.org> jhead-2.7.ebuild: + alpha stable 21 Apr 2007; Raúl Porcel <armin76@gentoo.org> jhead-2.7.ebuild: ia64 stable diff --git a/media-gfx/jhead/jhead-2.7.ebuild b/media-gfx/jhead/jhead-2.7.ebuild index cfe3eabd2a7f..1fee5f482a4b 100644 --- a/media-gfx/jhead/jhead-2.7.ebuild +++ b/media-gfx/jhead/jhead-2.7.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/media-gfx/jhead/jhead-2.7.ebuild,v 1.6 2007/04/21 20:59:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.7.ebuild,v 1.7 2007/07/25 18:15:43 armin76 Exp $ inherit eutils toolchain-funcs @@ -9,7 +9,7 @@ HOMEPAGE="http://www.sentex.net/~mwandel/jhead/" SRC_URI="http://www.sentex.net/~mwandel/jhead/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ia64 ~ppc ~ppc-macos ppc64 sparc x86" +KEYWORDS="alpha ~amd64 hppa ia64 ~ppc ~ppc-macos ppc64 sparc x86" IUSE="" DEPEND="virtual/libc" diff --git a/media-gfx/optipng/ChangeLog b/media-gfx/optipng/ChangeLog index 24d8525d8440..003f4b12aeb8 100644 --- a/media-gfx/optipng/ChangeLog +++ b/media-gfx/optipng/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/optipng # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/ChangeLog,v 1.31 2007/07/10 23:47:40 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/ChangeLog,v 1.32 2007/07/25 18:17:14 armin76 Exp $ + + 25 Jul 2007; Raúl Porcel <armin76@gentoo.org> optipng-0.5.4.ebuild: + alpha stable *optipng-0.5.5 (10 Jul 2007) diff --git a/media-gfx/optipng/optipng-0.5.4.ebuild b/media-gfx/optipng/optipng-0.5.4.ebuild index d7b753e80c9d..41cf734ad281 100644 --- a/media-gfx/optipng/optipng-0.5.4.ebuild +++ b/media-gfx/optipng/optipng-0.5.4.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/media-gfx/optipng/optipng-0.5.4.ebuild,v 1.5 2007/05/21 19:59:35 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/optipng-0.5.4.ebuild,v 1.6 2007/07/25 18:17:14 armin76 Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://optipng.sourceforge.net/" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha amd64 ppc x86" +KEYWORDS="alpha amd64 ppc x86" IUSE="" DEPEND="virtual/libc" |