* [gentoo-commits] gentoo-x86 commit in app-crypt/ccrypt: ccrypt-1.10.ebuild ChangeLog
@ 2012-12-19 7:04 Alon Bar-Lev (alonbl)
0 siblings, 0 replies; only message in thread
From: Alon Bar-Lev (alonbl) @ 2012-12-19 7:04 UTC (permalink / raw
To: gentoo-commits
alonbl 12/12/19 07:04:39
Modified: ChangeLog
Added: ccrypt-1.10.ebuild
Log:
Version bump, per bug#446170, thanks to nihil39
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.25 app-crypt/ccrypt/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/ccrypt/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/ccrypt/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/ccrypt/ChangeLog?r1=1.24&r2=1.25
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-crypt/ccrypt/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog 8 Sep 2012 02:02:36 -0000 1.24
+++ ChangeLog 19 Dec 2012 07:04:39 -0000 1.25
@@ -1,6 +1,11 @@
# ChangeLog for app-crypt/ccrypt
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/ccrypt/ChangeLog,v 1.24 2012/09/08 02:02:36 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/ccrypt/ChangeLog,v 1.25 2012/12/19 07:04:39 alonbl Exp $
+
+*ccrypt-1.10 (19 Dec 2012)
+
+ 19 Dec 2012; Alon Bar-Lev <alonbl@gentoo.org> +ccrypt-1.10.ebuild:
+ Version bump, per bug#446170, thanks to nihil39
08 Sep 2012; Tim Harder <radhermit@gentoo.org> -ccrypt-1.7-r1.ebuild,
-files/ccrypt-1.7-emacs.patch, -ccrypt-1.8.ebuild:
@@ -83,4 +88,3 @@
07 Sep 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml,
+ccrypt-1.7.ebuild:
Initial ebuild by Bob Hepple <bhepple@freeshell.org> in bug #51239
-
1.1 app-crypt/ccrypt/ccrypt-1.10.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/ccrypt/ccrypt-1.10.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/ccrypt/ccrypt-1.10.ebuild?rev=1.1&content-type=text/plain
Index: ccrypt-1.10.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/ccrypt/ccrypt-1.10.ebuild,v 1.1 2012/12/19 07:04:39 alonbl Exp $
EAPI="3"
DESCRIPTION="Encryption and decryption"
HOMEPAGE="http://ccrypt.sourceforge.net"
SRC_URI="http://ccrypt.sourceforge.net/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
src_install () {
emake \
DESTDIR="${D}" \
htmldir="${EPREFIX}/usr/share/doc/${PF}" \
install || die "emake install failed"
dodoc AUTHORS ChangeLog NEWS README
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-12-19 7:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-19 7:04 [gentoo-commits] gentoo-x86 commit in app-crypt/ccrypt: ccrypt-1.10.ebuild ChangeLog Alon Bar-Lev (alonbl)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox