diff options
author | Markus Meier <maekke@gentoo.org> | 2008-01-16 13:41:25 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-01-16 13:41:25 +0000 |
commit | cd6329d922bbe79d11c906a7135b2e88695e6f38 (patch) | |
tree | 8ff9f0b04e314960bed990b563a4b18c0018c4ca /media-gfx/autopano-sift | |
parent | Version bump. (diff) | |
download | gentoo-2-cd6329d922bbe79d11c906a7135b2e88695e6f38.tar.gz gentoo-2-cd6329d922bbe79d11c906a7135b2e88695e6f38.tar.bz2 gentoo-2-cd6329d922bbe79d11c906a7135b2e88695e6f38.zip |
x86 stable, bug #206082
(Portage version: 2.1.4)
Diffstat (limited to 'media-gfx/autopano-sift')
-rw-r--r-- | media-gfx/autopano-sift/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/autopano-sift/autopano-sift-2.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/autopano-sift/ChangeLog b/media-gfx/autopano-sift/ChangeLog index 65d4c58462ea..937415f26309 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/autopano-sift/ChangeLog,v 1.16 2008/01/15 01:19:27 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/autopano-sift/ChangeLog,v 1.17 2008/01/16 13:41:25 maekke Exp $ + + 16 Jan 2008; Markus Meier <maekke@gentoo.org> autopano-sift-2.4-r1.ebuild: + x86 stable, bug #206082 15 Jan 2008; Markus Meier <maekke@gentoo.org> -autopano-sift-2.3.ebuild, autopano-sift-2.4.ebuild, autopano-sift-2.4-r1.ebuild: diff --git a/media-gfx/autopano-sift/autopano-sift-2.4-r1.ebuild b/media-gfx/autopano-sift/autopano-sift-2.4-r1.ebuild index 045fd787dc85..1cf808320ab7 100644 --- a/media-gfx/autopano-sift/autopano-sift-2.4-r1.ebuild +++ b/media-gfx/autopano-sift/autopano-sift-2.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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-r1.ebuild,v 1.2 2008/01/15 01:19:27 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/autopano-sift/autopano-sift-2.4-r1.ebuild,v 1.3 2008/01/16 13:41:25 maekke 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="" |