diff options
author | 2006-08-31 11:17:00 +0000 | |
---|---|---|
committer | 2006-08-31 11:17:00 +0000 | |
commit | 19fdee6aabbcb45f48f1aee362940f1e9e219d9f (patch) | |
tree | 9dc04310d883d817338d4fd7b4bf90978cf743cd | |
parent | Check for avahi useflag as it's needed to have libpulse-browse, thanks to Ale... (diff) | |
download | historical-19fdee6aabbcb45f48f1aee362940f1e9e219d9f.tar.gz historical-19fdee6aabbcb45f48f1aee362940f1e9e219d9f.tar.bz2 historical-19fdee6aabbcb45f48f1aee362940f1e9e219d9f.zip |
stable on amd64
Package-Manager: portage-2.1.1_rc1
-rw-r--r-- | media-gfx/exiv2/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/exiv2/exiv2-0.9.1.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/kphotoalbum/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/kphotoalbum/kphotoalbum-2.2.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/media-gfx/exiv2/ChangeLog b/media-gfx/exiv2/ChangeLog index 4635126d2a34..e29630845feb 100644 --- a/media-gfx/exiv2/ChangeLog +++ b/media-gfx/exiv2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/exiv2 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.8 2006/08/30 04:41:45 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.9 2006/08/31 11:15:29 blubb Exp $ + + 31 Aug 2006; <blubb@gentoo.org> exiv2-0.9.1.ebuild: + stable on amd64 30 Aug 2006; Joshua Jackson <tsunam@gentoo.org> exiv2-0.9.1.ebuild: stable x86; for kphotoalbum #145102 diff --git a/media-gfx/exiv2/exiv2-0.9.1.ebuild b/media-gfx/exiv2/exiv2-0.9.1.ebuild index e68e7d38565f..391b156b26cf 100644 --- a/media-gfx/exiv2/exiv2-0.9.1.ebuild +++ b/media-gfx/exiv2/exiv2-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.9.1.ebuild,v 1.6 2006/08/30 04:41:45 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.9.1.ebuild,v 1.7 2006/08/31 11:15:29 blubb Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.exiv2.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="doc" DEPEND="" diff --git a/media-gfx/kphotoalbum/ChangeLog b/media-gfx/kphotoalbum/ChangeLog index f70b45b72384..cdb95ee0e2f0 100644 --- a/media-gfx/kphotoalbum/ChangeLog +++ b/media-gfx/kphotoalbum/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/kphotoalbum # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/kphotoalbum/ChangeLog,v 1.7 2006/08/30 04:44:38 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/kphotoalbum/ChangeLog,v 1.8 2006/08/31 11:17:00 blubb Exp $ + + 31 Aug 2006; <blubb@gentoo.org> kphotoalbum-2.2.ebuild: + stable on amd64 30 Aug 2006; Joshua Jackson <tsunam@gentoo.org> kphotoalbum-2.2.ebuild: Stable x86; bug #145102 diff --git a/media-gfx/kphotoalbum/kphotoalbum-2.2.ebuild b/media-gfx/kphotoalbum/kphotoalbum-2.2.ebuild index efcf37d3cdd0..8e83b58d3ab9 100644 --- a/media-gfx/kphotoalbum/kphotoalbum-2.2.ebuild +++ b/media-gfx/kphotoalbum/kphotoalbum-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/kphotoalbum/kphotoalbum-2.2.ebuild,v 1.9 2006/08/30 04:44:38 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/kphotoalbum/kphotoalbum-2.2.ebuild,v 1.10 2006/08/31 11:17:00 blubb Exp $ inherit kde @@ -12,7 +12,7 @@ SRC_URI="http://www.kphotoalbum.org/download/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" DEPEND="!media-gfx/kimdaba exif? ( >=media-libs/libkexif-0.2.1 |