diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-03-02 15:15:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-03-02 15:15:07 +0000 |
commit | 8769ce55e125ea5f391788c6a87c187f664efcf7 (patch) | |
tree | bd747d39770fc17ff3c64663789c6bfe8da8c733 /dev-libs | |
parent | Stable for amd64, wrt bug #406291 (diff) | |
download | gentoo-2-8769ce55e125ea5f391788c6a87c187f664efcf7.tar.gz gentoo-2-8769ce55e125ea5f391788c6a87c187f664efcf7.tar.bz2 gentoo-2-8769ce55e125ea5f391788c6a87c187f664efcf7.zip |
Stable for amd64, wrt bug #406291
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/ding-libs/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/ding-libs/ding-libs-0.1.3.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-libs/ding-libs/ChangeLog b/dev-libs/ding-libs/ChangeLog index 20967d761c8a..9d94a19296c6 100644 --- a/dev-libs/ding-libs/ChangeLog +++ b/dev-libs/ding-libs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/ding-libs # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ChangeLog,v 1.4 2012/02/04 15:06:16 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ChangeLog,v 1.5 2012/03/02 15:15:07 ago Exp $ + + 02 Mar 2012; Agostino Sarubbo <ago@gentoo.org> ding-libs-0.1.3.ebuild: + Stable for amd64, wrt bug #406291 04 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org> metadata.xml: Fix maintainer's email in metadata diff --git a/dev-libs/ding-libs/ding-libs-0.1.3.ebuild b/dev-libs/ding-libs/ding-libs-0.1.3.ebuild index a954eb16c157..d514202c4c48 100644 --- a/dev-libs/ding-libs/ding-libs-0.1.3.ebuild +++ b/dev-libs/ding-libs/ding-libs-0.1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ding-libs-0.1.3.ebuild,v 1.1 2011/10/08 16:51:26 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ding-libs-0.1.3.ebuild,v 1.2 2012/03/02 15:15:07 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="https://fedorahosted.org/released/${PN}/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux" IUSE="test static-libs" #Obsolete blocks on old packages, to be removed soon |