diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-03-11 15:40:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-03-11 15:40:27 +0000 |
commit | 0692f87e08d33dcc4647b4b66fe2637c66ff8fbf (patch) | |
tree | 711a2e9e6e6f060d15492ff85daaffdb8121e0b1 /sci-electronics/voacapl | |
parent | Stable for amd64, wrt bug #407773 (diff) | |
download | gentoo-2-0692f87e08d33dcc4647b4b66fe2637c66ff8fbf.tar.gz gentoo-2-0692f87e08d33dcc4647b4b66fe2637c66ff8fbf.tar.bz2 gentoo-2-0692f87e08d33dcc4647b4b66fe2637c66ff8fbf.zip |
Stable for amd64, wrt bug #407665
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'sci-electronics/voacapl')
-rw-r--r-- | sci-electronics/voacapl/ChangeLog | 7 | ||||
-rw-r--r-- | sci-electronics/voacapl/voacapl-0.5.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-electronics/voacapl/ChangeLog b/sci-electronics/voacapl/ChangeLog index 0570039999f3..ca940df3c5a9 100644 --- a/sci-electronics/voacapl/ChangeLog +++ b/sci-electronics/voacapl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/voacapl -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/voacapl/ChangeLog,v 1.5 2011/05/30 19:29:39 tomjbe Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/voacapl/ChangeLog,v 1.6 2012/03/11 15:40:27 ago Exp $ + + 11 Mar 2012; Agostino Sarubbo <ago@gentoo.org> voacapl-0.5.8.ebuild: + Stable for amd64, wrt bug #407665 *voacapl-0.5.8 (30 May 2011) diff --git a/sci-electronics/voacapl/voacapl-0.5.8.ebuild b/sci-electronics/voacapl/voacapl-0.5.8.ebuild index ed599183afe1..74c34a4d8fa3 100644 --- a/sci-electronics/voacapl/voacapl-0.5.8.ebuild +++ b/sci-electronics/voacapl/voacapl-0.5.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/voacapl/voacapl-0.5.8.ebuild,v 1.1 2011/05/30 19:29:39 tomjbe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/voacapl/voacapl-0.5.8.ebuild,v 1.2 2012/03/11 15:40:27 ago Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="http://www.qsl.net/hz1jw/${PN}/downloads/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" src_install() { |