public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/libassuan: ChangeLog libassuan-1.0.4.ebuild libassuan-1.0.2-r1.ebuild libassuan-1.0.5.ebuild
@ 2008-08-30  6:16 Daniel Black (dragonheart)
  0 siblings, 0 replies; only message in thread
From: Daniel Black (dragonheart) @ 2008-08-30  6:16 UTC (permalink / raw
  To: gentoo-commits

dragonheart    08/08/30 06:16:44

  Modified:             ChangeLog libassuan-1.0.4.ebuild
                        libassuan-1.0.2-r1.ebuild
  Added:                libassuan-1.0.5.ebuild
  Log:
  version bump - bug #231611
  (Portage version: 2.2_rc8/cvs/Linux 2.6.22-vs2.2.0.7-gentoo x86_64)

Revision  Changes    Path
1.57                 dev-libs/libassuan/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libassuan/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	13 Feb 2008 10:53:55 -0000	1.56
+++ ChangeLog	30 Aug 2008 06:16:44 -0000	1.57
@@ -1,6 +1,13 @@
 # ChangeLog for dev-libs/libassuan
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libassuan/ChangeLog,v 1.56 2008/02/13 10:53:55 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libassuan/ChangeLog,v 1.57 2008/08/30 06:16:44 dragonheart Exp $
+
+*libassuan-1.0.5 (30 Aug 2008)
+
+  30 Aug 2008; Daniel Black <dragonheart@gentoo.org>
+  +files/libassuan-1.0.5-qa.patch, libassuan-1.0.2-r1.ebuild,
+  libassuan-1.0.4.ebuild, +libassuan-1.0.5.ebuild:
+  version bump - bug #231611 thanks Arfrever Frehtes Taifersar Arahesis
 
   13 Feb 2008; Alon Bar-Lev <alonbl@gentoo.org> -libassuan-0.6.10.ebuild:
   Cleanup



1.8                  dev-libs/libassuan/libassuan-1.0.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libassuan/libassuan-1.0.4.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libassuan/libassuan-1.0.4.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libassuan/libassuan-1.0.4.ebuild?r1=1.7&r2=1.8

Index: libassuan-1.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libassuan/libassuan-1.0.4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libassuan-1.0.4.ebuild	8 Feb 2008 20:45:55 -0000	1.7
+++ libassuan-1.0.4.ebuild	30 Aug 2008 06:16:44 -0000	1.8
@@ -1,11 +1,11 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libassuan/libassuan-1.0.4.ebuild,v 1.7 2008/02/08 20:45:55 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libassuan/libassuan-1.0.4.ebuild,v 1.8 2008/08/30 06:16:44 dragonheart Exp $
 
 inherit flag-o-matic
 
 DESCRIPTION="Standalone IPC library used by gpg, gpgme and newpg"
-HOMEPAGE="http://www.gnupg.org/related_software/libassuan"
+HOMEPAGE="http://www.gnupg.org/related_software/libassuan.en.html"
 SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-3"



1.11                 dev-libs/libassuan/libassuan-1.0.2-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libassuan/libassuan-1.0.2-r1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libassuan/libassuan-1.0.2-r1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libassuan/libassuan-1.0.2-r1.ebuild?r1=1.10&r2=1.11

Index: libassuan-1.0.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libassuan/libassuan-1.0.2-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- libassuan-1.0.2-r1.ebuild	2 Jan 2008 18:29:58 -0000	1.10
+++ libassuan-1.0.2-r1.ebuild	30 Aug 2008 06:16:44 -0000	1.11
@@ -1,11 +1,11 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libassuan/libassuan-1.0.2-r1.ebuild,v 1.10 2008/01/02 18:29:58 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libassuan/libassuan-1.0.2-r1.ebuild,v 1.11 2008/08/30 06:16:44 dragonheart Exp $
 
 inherit flag-o-matic
 
 DESCRIPTION="Standalone IPC library used by gpg, gpgme and newpg"
-HOMEPAGE="http://www.gnupg.org/related_software/libassuan"
+HOMEPAGE="http://www.gnupg.org/related_software/libassuan.en.html"
 SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-3"



1.1                  dev-libs/libassuan/libassuan-1.0.5.ebuild

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

Index: libassuan-1.0.5.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libassuan/libassuan-1.0.5.ebuild,v 1.1 2008/08/30 06:16:44 dragonheart Exp $

inherit flag-o-matic eutils

DESCRIPTION="Standalone IPC library used by gpg, gpgme and newpg"
HOMEPAGE="http://www.gnupg.org/related_software/libassuan.en.html"
SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"

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

DEPEND=">=dev-libs/pth-1.3.7
	>=dev-libs/libgpg-error-1.4"
RDEPEND="${DEPEND}"

src_unpack()
{
	unpack ${A}
	epatch "${FILESDIR}"/libassuan-1.0.5-qa.patch
}

src_compile() {
	# https://bugs.g10code.com/gnupg/issue817
	append-flags "-fpic -fPIC"
	append-ldflags "-fpic -fPIC"

	econf || die
	emake || die
}

src_install() {
	make install DESTDIR="${D}" || die
	dodoc AUTHORS ChangeLog NEWS README THANKS TODO
}






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

only message in thread, other threads:[~2008-08-30  6:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-30  6:16 [gentoo-commits] gentoo-x86 commit in dev-libs/libassuan: ChangeLog libassuan-1.0.4.ebuild libassuan-1.0.2-r1.ebuild libassuan-1.0.5.ebuild Daniel Black (dragonheart)

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