diff options
author | Patrick Lauer <patrick@gentoo.org> | 2014-08-06 06:44:39 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2014-08-06 06:44:39 +0000 |
commit | 4484841a2d75cf8b07918de437923c271722620f (patch) | |
tree | 152a9cf3b6a7dfb9eca316ac2de817bc7c5276ca /app-emulation/libcacard | |
parent | Add ruby20, ruby21 target. (diff) | |
download | gentoo-2-4484841a2d75cf8b07918de437923c271722620f.tar.gz gentoo-2-4484841a2d75cf8b07918de437923c271722620f.tar.bz2 gentoo-2-4484841a2d75cf8b07918de437923c271722620f.zip |
Make description more repoman-happy
(Portage version: 2.2.11-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-emulation/libcacard')
-rw-r--r-- | app-emulation/libcacard/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/libcacard/libcacard-0.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/libcacard/ChangeLog b/app-emulation/libcacard/ChangeLog index 2976899a6ceb..7ad6ba1231b0 100644 --- a/app-emulation/libcacard/ChangeLog +++ b/app-emulation/libcacard/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/libcacard # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.17 2014/01/15 12:49:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.18 2014/08/06 06:44:37 patrick Exp $ + + 06 Aug 2014; Patrick Lauer <patrick@gentoo.org> libcacard-0.1.2.ebuild: + Make description more repoman-happy 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild: Stable for arm, wrt bug #488926 diff --git a/app-emulation/libcacard/libcacard-0.1.2.ebuild b/app-emulation/libcacard/libcacard-0.1.2.ebuild index 4095e0e1a6ca..877f9c604c27 100644 --- a/app-emulation/libcacard/libcacard-0.1.2.ebuild +++ b/app-emulation/libcacard/libcacard-0.1.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.17 2014/01/15 12:49:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.18 2014/08/06 06:44:37 patrick Exp $ EAPI=4 -DESCRIPTION="Library for emulating CAC cards." +DESCRIPTION="Library for emulating CAC cards" HOMEPAGE="http://spice-space.org/" SRC_URI="http://spice-space.org/download/${PN}/${P}.tar.bz2" |