public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/libtasn1: libtasn1-2.1.ebuild ChangeLog libtasn1-2.0.ebuild libtasn1-1.7.ebuild
@ 2009-04-19 22:10 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; only message in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2009-04-19 22:10 UTC (permalink / raw
  To: gentoo-commits

arfrever    09/04/19 22:10:58

  Modified:             ChangeLog
  Added:                libtasn1-2.1.ebuild
  Removed:              libtasn1-2.0.ebuild libtasn1-1.7.ebuild
  Log:
  Version bump.
  (Portage version: 13375-svn/cvs/Linux x86_64)

Revision  Changes    Path
1.84                 dev-libs/libtasn1/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libtasn1/ChangeLog?rev=1.84&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libtasn1/ChangeLog?rev=1.84&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libtasn1/ChangeLog?r1=1.83&r2=1.84

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog	13 Apr 2009 18:02:35 -0000	1.83
+++ ChangeLog	19 Apr 2009 22:10:58 -0000	1.84
@@ -1,6 +1,12 @@
 # ChangeLog for dev-libs/libtasn1
 # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v 1.83 2009/04/13 18:02:35 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v 1.84 2009/04/19 22:10:58 arfrever Exp $
+
+*libtasn1-2.1 (19 Apr 2009)
+
+  19 Apr 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+  -libtasn1-1.7.ebuild, -libtasn1-2.0.ebuild, +libtasn1-2.1.ebuild:
+  Version bump.
 
 *libtasn1-2.0 (13 Apr 2009)
 



1.1                  dev-libs/libtasn1/libtasn1-2.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libtasn1/libtasn1-2.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libtasn1/libtasn1-2.1.ebuild?rev=1.1&content-type=text/plain

Index: libtasn1-2.1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/libtasn1-2.1.ebuild,v 1.1 2009/04/19 22:10:58 arfrever Exp $

DESCRIPTION="provides ASN.1 structures parsing capabilities for use with GNUTLS"
HOMEPAGE="http://www.gnutls.org/"
SRC_URI="mirror://gnu/gnutls/${P}.tar.gz"

LICENSE="GPL-3 LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE="doc"

DEPEND=">=dev-lang/perl-5.6
	sys-devel/bison"
RDEPEND=""

src_install() {
	emake DESTDIR="${D}" install || die "emake install failed"
	dodoc AUTHORS ChangeLog NEWS README THANKS
	use doc && dodoc doc/libtasn1.ps
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-04-19 22:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-19 22:10 [gentoo-commits] gentoo-x86 commit in dev-libs/libtasn1: libtasn1-2.1.ebuild ChangeLog libtasn1-2.0.ebuild libtasn1-1.7.ebuild Arfrever Frehtes Taifersar Arahesis (arfrever)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox