diff options
author | 2006-09-24 21:38:55 +0000 | |
---|---|---|
committer | 2006-09-24 21:38:55 +0000 | |
commit | a53839d338555af3904a721ec76211691ca23df0 (patch) | |
tree | e3698c703c35fa487911416aff74b40481f1c053 | |
parent | Stable on amd64 (diff) | |
download | historical-a53839d338555af3904a721ec76211691ca23df0.tar.gz historical-a53839d338555af3904a721ec76211691ca23df0.tar.bz2 historical-a53839d338555af3904a721ec76211691ca23df0.zip |
Stable on amd64
Package-Manager: portage-2.1.1
-rw-r--r-- | media-gfx/autopano-sift/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/autopano-sift/autopano-sift-2.4.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/hugin/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/hugin/hugin-0.5.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/media-gfx/autopano-sift/ChangeLog b/media-gfx/autopano-sift/ChangeLog index a83d6572c8e5..d91866e00952 100644 --- a/media-gfx/autopano-sift/ChangeLog +++ b/media-gfx/autopano-sift/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/autopano-sift # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/autopano-sift/ChangeLog,v 1.11 2006/07/15 10:43:09 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/autopano-sift/ChangeLog,v 1.12 2006/09/24 21:37:47 tester Exp $ + + 24 Sep 2006; Olivier Crête <tester@gentoo.org> autopano-sift-2.4.ebuild: + Stable on amd64 15 Jul 2006; Bryan Østergaard <kloeri@gentoo.org> metadata.xml: Remove halcy0n from metadata.xml as he's retired. diff --git a/media-gfx/autopano-sift/autopano-sift-2.4.ebuild b/media-gfx/autopano-sift/autopano-sift-2.4.ebuild index 9bce9e38dd41..c44e238aab75 100644 --- a/media-gfx/autopano-sift/autopano-sift-2.4.ebuild +++ b/media-gfx/autopano-sift/autopano-sift-2.4.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/autopano-sift/autopano-sift-2.4.ebuild,v 1.4 2006/04/18 01:40:06 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/autopano-sift/autopano-sift-2.4.ebuild,v 1.5 2006/09/24 21:37:47 tester Exp $ inherit mono eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://user.cs.tu-berlin.de/~nowozin/autopano-sift/" SRC_URI="http://user.cs.tu-berlin.de/~nowozin/autopano-sift/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" SLOT="0" IUSE="" diff --git a/media-gfx/hugin/ChangeLog b/media-gfx/hugin/ChangeLog index 9ca827000d25..f18c3b198159 100644 --- a/media-gfx/hugin/ChangeLog +++ b/media-gfx/hugin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/hugin # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.13 2006/07/15 10:44:58 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.14 2006/09/24 21:38:55 tester Exp $ + + 24 Sep 2006; Olivier Crête <tester@gentoo.org> hugin-0.5.ebuild: + Stable on amd64 15 Jul 2006; Bryan Østergaard <kloeri@gentoo.org> metadata.xml: Remove halcy0n from metadata.xml as he's retired. diff --git a/media-gfx/hugin/hugin-0.5.ebuild b/media-gfx/hugin/hugin-0.5.ebuild index 30585b8171ad..8d0e5c36339b 100644 --- a/media-gfx/hugin/hugin-0.5.ebuild +++ b/media-gfx/hugin/hugin-0.5.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/hugin/hugin-0.5.ebuild,v 1.3 2006/04/18 01:40:36 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.5.ebuild,v 1.4 2006/09/24 21:38:55 tester Exp $ inherit wxwidgets eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://hugin.sf.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2 SIFT" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="unicode debug" DEPEND=">=media-libs/libpano12-2.7.0.8 |