diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-05-06 05:25:24 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-05-06 05:25:24 +0000 |
commit | 78c8213124c1b0e369f2e5e4bd10c34261c1e76c (patch) | |
tree | 88b9dc2a115b74deb1b0af3654177d3832ab1460 /dev-libs/libtasn1 | |
parent | Stable for HPPA (bug #304003). (diff) | |
download | historical-78c8213124c1b0e369f2e5e4bd10c34261c1e76c.tar.gz historical-78c8213124c1b0e369f2e5e4bd10c34261c1e76c.tar.bz2 historical-78c8213124c1b0e369f2e5e4bd10c34261c1e76c.zip |
Stable for HPPA (bug #315163).
Package-Manager: portage-2.2_rc67/cvs/Linux i686
Diffstat (limited to 'dev-libs/libtasn1')
-rw-r--r-- | dev-libs/libtasn1/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libtasn1/libtasn1-2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libtasn1/ChangeLog b/dev-libs/libtasn1/ChangeLog index 62e7ac863f00..56aa269b4731 100644 --- a/dev-libs/libtasn1/ChangeLog +++ b/dev-libs/libtasn1/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libtasn1 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v 1.111 2010/04/20 14:56:06 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v 1.112 2010/05/06 05:25:23 jer Exp $ + + 06 May 2010; Jeroen Roovers <jer@gentoo.org> libtasn1-2.5.ebuild: + Stable for HPPA (bug #315163). *libtasn1-2.6 (20 Apr 2010) diff --git a/dev-libs/libtasn1/libtasn1-2.5.ebuild b/dev-libs/libtasn1/libtasn1-2.5.ebuild index d30452ec99eb..7711770eb99e 100644 --- a/dev-libs/libtasn1/libtasn1-2.5.ebuild +++ b/dev-libs/libtasn1/libtasn1-2.5.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/dev-libs/libtasn1/libtasn1-2.5.ebuild,v 1.2 2010/04/16 15:28:01 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/libtasn1-2.5.ebuild,v 1.3 2010/05/06 05:25:24 jer Exp $ EAPI="3" @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="doc" DEPEND=">=dev-lang/perl-5.6 |