diff options
author | Markus Meier <maekke@gentoo.org> | 2012-08-12 16:34:59 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-08-12 16:34:59 +0000 |
commit | 82812c446628e17f725d6252f0487790a5395ffc (patch) | |
tree | d8d8ff33f37d47d6e1624ea192258899d4e16dd5 /app-emulation/ganeti-instance-debootstrap | |
parent | arm stable, bug #430152 (diff) | |
download | gentoo-2-82812c446628e17f725d6252f0487790a5395ffc.tar.gz gentoo-2-82812c446628e17f725d6252f0487790a5395ffc.tar.bz2 gentoo-2-82812c446628e17f725d6252f0487790a5395ffc.zip |
x86 stable, bug #421985
(Portage version: 2.1.11.10/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/ganeti-instance-debootstrap')
-rw-r--r-- | app-emulation/ganeti-instance-debootstrap/ChangeLog | 6 | ||||
-rw-r--r-- | app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.11.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-emulation/ganeti-instance-debootstrap/ChangeLog b/app-emulation/ganeti-instance-debootstrap/ChangeLog index efcd09ce970b..02c5f412b96c 100644 --- a/app-emulation/ganeti-instance-debootstrap/ChangeLog +++ b/app-emulation/ganeti-instance-debootstrap/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/ganeti-instance-debootstrap # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-instance-debootstrap/ChangeLog,v 1.6 2012/08/03 12:32:11 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-instance-debootstrap/ChangeLog,v 1.7 2012/08/12 16:34:59 maekke Exp $ + + 12 Aug 2012; Markus Meier <maekke@gentoo.org> + ganeti-instance-debootstrap-0.11.ebuild: + x86 stable, bug #421985 03 Aug 2012; Markos Chandras <hwoarang@gentoo.org> ganeti-instance-debootstrap-0.11.ebuild: diff --git a/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.11.ebuild b/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.11.ebuild index 9ecb1bcd2ea8..893bfacf2f93 100644 --- a/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.11.ebuild +++ b/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.11.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-debootstrap/ganeti-instance-debootstrap-0.11.ebuild,v 1.2 2012/08/03 12:32:11 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.11.ebuild,v 1.3 2012/08/12 16:34:59 maekke Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="http://ganeti.googlecode.com/files/ganeti-instance-debootstrap-${PV}.ta LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="" |