diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-09 07:11:16 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-09 07:11:16 +0000 |
commit | bd0f67bba293e73b786992254e690a58a5b46e71 (patch) | |
tree | 71abfdc9705e1e6cecef69f1bc1807cfd3345fdd /sys-apps/halevt | |
parent | Stable on amd64 wrt bug #321887 (diff) | |
download | gentoo-2-bd0f67bba293e73b786992254e690a58a5b46e71.tar.gz gentoo-2-bd0f67bba293e73b786992254e690a58a5b46e71.tar.bz2 gentoo-2-bd0f67bba293e73b786992254e690a58a5b46e71.zip |
Stable on amd64 wrt bug #321887
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/halevt')
-rw-r--r-- | sys-apps/halevt/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/halevt/halevt-0.1.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/halevt/ChangeLog b/sys-apps/halevt/ChangeLog index f77cf80a0be2..5349b43baa31 100644 --- a/sys-apps/halevt/ChangeLog +++ b/sys-apps/halevt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/halevt # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/halevt/ChangeLog,v 1.10 2010/04/29 07:44:58 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/halevt/ChangeLog,v 1.11 2010/06/09 07:11:16 angelos Exp $ + + 09 Jun 2010; Christoph Mende <angelos@gentoo.org> halevt-0.1.6.1.ebuild: + Stable on amd64 wrt bug #321887 *halevt-0.1.6.1 (29 Apr 2010) diff --git a/sys-apps/halevt/halevt-0.1.6.1.ebuild b/sys-apps/halevt/halevt-0.1.6.1.ebuild index 2babd6d28417..452cf9450058 100644 --- a/sys-apps/halevt/halevt-0.1.6.1.ebuild +++ b/sys-apps/halevt/halevt-0.1.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/halevt/halevt-0.1.6.1.ebuild,v 1.1 2010/04/29 07:44:58 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/halevt/halevt-0.1.6.1.ebuild,v 1.2 2010/06/09 07:11:16 angelos Exp $ EAPI="2" inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://savannah.nongnu.org/download/halevt/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="nls rpath" DEPEND="dev-libs/libxml2 |