diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-11-16 15:15:25 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-11-16 15:15:25 +0000 |
commit | 50e7bf64ef6c77ae76a6e554bdb8837dc7f371f9 (patch) | |
tree | 6855530168f81723824d1c0543d9dd12198e20bc /gnustep-libs/smbkit | |
parent | amd64 stable wrt #197514 (diff) | |
download | gentoo-2-50e7bf64ef6c77ae76a6e554bdb8837dc7f371f9.tar.gz gentoo-2-50e7bf64ef6c77ae76a6e554bdb8837dc7f371f9.tar.bz2 gentoo-2-50e7bf64ef6c77ae76a6e554bdb8837dc7f371f9.zip |
amd64 stable, bug 195990
(Portage version: 2.1.3.19)
Diffstat (limited to 'gnustep-libs/smbkit')
-rw-r--r-- | gnustep-libs/smbkit/ChangeLog | 5 | ||||
-rw-r--r-- | gnustep-libs/smbkit/smbkit-0.0.1.20061010.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnustep-libs/smbkit/ChangeLog b/gnustep-libs/smbkit/ChangeLog index d8eb6e6b8711..d38e79caa965 100644 --- a/gnustep-libs/smbkit/ChangeLog +++ b/gnustep-libs/smbkit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnustep-libs/smbkit # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/smbkit/ChangeLog,v 1.16 2007/11/08 23:39:39 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/smbkit/ChangeLog,v 1.17 2007/11/16 15:15:25 beandog Exp $ + + 16 Nov 2007; Steve Dibb <beandog@gentoo.org> smbkit-0.0.1.20061010.ebuild: + amd64 stable, bug 195990 08 Nov 2007; Bernard Cafarelli <voyageur@gentoo.org> -smbkit-0.0.1.20060324.ebuild: diff --git a/gnustep-libs/smbkit/smbkit-0.0.1.20061010.ebuild b/gnustep-libs/smbkit/smbkit-0.0.1.20061010.ebuild index aea013599080..e4bcbab21701 100644 --- a/gnustep-libs/smbkit/smbkit-0.0.1.20061010.ebuild +++ b/gnustep-libs/smbkit/smbkit-0.0.1.20061010.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/smbkit/smbkit-0.0.1.20061010.ebuild,v 1.3 2007/10/27 16:35:00 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/smbkit/smbkit-0.0.1.20061010.ebuild,v 1.4 2007/11/16 15:15:25 beandog Exp $ inherit gnustep-2 @@ -8,7 +8,7 @@ DESCRIPTION="SMBKit offers a samba library and headers for GNUstep." HOMEPAGE="http://www.gnustep.org" SRC_URI="mirror://gentoo/${P}.tar.bz2" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" LICENSE="GPL-2 LGPL-2.1" SLOT="0" |