diff options
author | Thomas Anderson <gentoofan23@gentoo.org> | 2008-06-22 19:12:56 +0000 |
---|---|---|
committer | Thomas Anderson <gentoofan23@gentoo.org> | 2008-06-22 19:12:56 +0000 |
commit | 18640adbc19d27fc784ff0324f0799e817d6229a (patch) | |
tree | 7ac65ba99fc83565b9699c4940c1336170ecc93d /dev-libs/libsigc++ | |
parent | amd64 stable, bug #226641 (diff) | |
download | gentoo-2-18640adbc19d27fc784ff0324f0799e817d6229a.tar.gz gentoo-2-18640adbc19d27fc784ff0324f0799e817d6229a.tar.bz2 gentoo-2-18640adbc19d27fc784ff0324f0799e817d6229a.zip |
amd64 stable, bug #228917
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-libs/libsigc++')
-rw-r--r-- | dev-libs/libsigc++/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/libsigc++/libsigc++-2.2.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/libsigc++/ChangeLog b/dev-libs/libsigc++/ChangeLog index 7e3443b0af21..61cd0628ac40 100644 --- a/dev-libs/libsigc++/ChangeLog +++ b/dev-libs/libsigc++/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/libsigc++ # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libsigc++/ChangeLog,v 1.118 2008/06/22 16:09:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libsigc++/ChangeLog,v 1.119 2008/06/22 19:12:56 gentoofan23 Exp $ + + 22 Jun 2008; Thomas Anderson <gentoofan23@gentoo.org> + libsigc++-2.2.2.ebuild: + amd64 stable, bug #228917 22 Jun 2008; Raúl Porcel <armin76@gentoo.org> libsigc++-2.2.2.ebuild: alpha/ia64/sparc/x86 stable wrt #228917 diff --git a/dev-libs/libsigc++/libsigc++-2.2.2.ebuild b/dev-libs/libsigc++/libsigc++-2.2.2.ebuild index 83e4dd627c5e..acf9e15db081 100644 --- a/dev-libs/libsigc++/libsigc++-2.2.2.ebuild +++ b/dev-libs/libsigc++/libsigc++-2.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libsigc++/libsigc++-2.2.2.ebuild,v 1.2 2008/06/22 16:09:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libsigc++/libsigc++-2.2.2.ebuild,v 1.3 2008/06/22 19:12:56 gentoofan23 Exp $ inherit eutils gnome.org flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://libsigc.sourceforge.net/" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="debug doc test" src_unpack() { |