diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-17 11:07:54 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-17 11:07:54 +0000 |
commit | 160e209632b26d266cbef6eb42e659e41079c47c (patch) | |
tree | 6154e9398bee4513c8b0035fa8536b63c1160a2f /app-emulation | |
parent | x86 stable wrt bug #397307 (diff) | |
download | gentoo-2-160e209632b26d266cbef6eb42e659e41079c47c.tar.gz gentoo-2-160e209632b26d266cbef6eb42e659e41079c47c.tar.bz2 gentoo-2-160e209632b26d266cbef6eb42e659e41079c47c.zip |
x86 stable wrt bug #396799
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/ganeti-instance-image/ChangeLog | 6 | ||||
-rw-r--r-- | app-emulation/ganeti-instance-image/ganeti-instance-image-0.5.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-emulation/ganeti-instance-image/ChangeLog b/app-emulation/ganeti-instance-image/ChangeLog index 2d7f387dce07..4958e9caf1b6 100644 --- a/app-emulation/ganeti-instance-image/ChangeLog +++ b/app-emulation/ganeti-instance-image/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/ganeti-instance-image # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-instance-image/ChangeLog,v 1.6 2012/02/03 14:47:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-instance-image/ChangeLog,v 1.7 2012/02/17 11:07:54 phajdan.jr Exp $ + + 17 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + ganeti-instance-image-0.5.1.ebuild: + x86 stable wrt bug #396799 03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> ganeti-instance-image-0.5.1.ebuild: diff --git a/app-emulation/ganeti-instance-image/ganeti-instance-image-0.5.1.ebuild b/app-emulation/ganeti-instance-image/ganeti-instance-image-0.5.1.ebuild index 467c03648a98..b085224c4afe 100644 --- a/app-emulation/ganeti-instance-image/ganeti-instance-image-0.5.1.ebuild +++ b/app-emulation/ganeti-instance-image/ganeti-instance-image-0.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-instance-image/ganeti-instance-image-0.5.1.ebuild,v 1.2 2012/02/03 14:47:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-instance-image/ganeti-instance-image-0.5.1.ebuild,v 1.3 2012/02/17 11:07:54 phajdan.jr Exp $ EAPI=2 @@ -19,7 +19,7 @@ HOMEPAGE="http://code.osuosl.org/projects/ganeti-image" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="" |