diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-07-12 10:59:30 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-07-12 10:59:30 +0000 |
commit | 9c39a07993cd2639541b661872b40275d937033b (patch) | |
tree | 5f84f01114f097869f92551800de7b8cb6e33cc3 /sys-apps/vbetool | |
parent | Stable on amd64 wrt bug #327777 (diff) | |
download | gentoo-2-9c39a07993cd2639541b661872b40275d937033b.tar.gz gentoo-2-9c39a07993cd2639541b661872b40275d937033b.tar.bz2 gentoo-2-9c39a07993cd2639541b661872b40275d937033b.zip |
Stable on amd64 wrt bug #327777
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/vbetool')
-rw-r--r-- | sys-apps/vbetool/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/vbetool/vbetool-1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/vbetool/ChangeLog b/sys-apps/vbetool/ChangeLog index 08e4a4308972..b5aa0bc59fb4 100644 --- a/sys-apps/vbetool/ChangeLog +++ b/sys-apps/vbetool/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/vbetool -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/vbetool/ChangeLog,v 1.17 2009/11/09 13:38:37 scarabeus Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/vbetool/ChangeLog,v 1.18 2010/07/12 10:59:30 hwoarang Exp $ + + 12 Jul 2010; Markos Chandras <hwoarang@gentoo.org> vbetool-1.1.ebuild: + Stable on amd64 wrt bug #327777 *vbetool-1.1 (09 Nov 2009) diff --git a/sys-apps/vbetool/vbetool-1.1.ebuild b/sys-apps/vbetool/vbetool-1.1.ebuild index dd27c6368b6d..717967d8d543 100644 --- a/sys-apps/vbetool/vbetool-1.1.ebuild +++ b/sys-apps/vbetool/vbetool-1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/vbetool/vbetool-1.1.ebuild,v 1.1 2009/11/09 13:38:37 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/vbetool/vbetool-1.1.ebuild,v 1.2 2010/07/12 10:59:30 hwoarang Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://www.codon.org.uk/~mjg59/vbetool/download/vbetool-1.1.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="sys-libs/zlib |