diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-02-22 17:06:43 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-02-22 17:06:43 +0000 |
commit | b5f53ceda8a8d257f7e08d0fd169cc371b789024 (patch) | |
tree | 5a66b7b8d3b2fa2ed98a3725faf30314af939b70 /net-wireless/libbtctl | |
parent | ktoblzcheck marked stable on x86 and removed old ebuild versions. (diff) | |
download | gentoo-2-b5f53ceda8a8d257f7e08d0fd169cc371b789024.tar.gz gentoo-2-b5f53ceda8a8d257f7e08d0fd169cc371b789024.tar.bz2 gentoo-2-b5f53ceda8a8d257f7e08d0fd169cc371b789024.zip |
~amd64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-wireless/libbtctl')
-rw-r--r-- | net-wireless/libbtctl/ChangeLog | 7 | ||||
-rw-r--r-- | net-wireless/libbtctl/libbtctl-0.3.ebuild | 4 | ||||
-rw-r--r-- | net-wireless/libbtctl/libbtctl-0.4.1-r1.ebuild | 6 | ||||
-rw-r--r-- | net-wireless/libbtctl/libbtctl-0.4.1.ebuild | 4 |
4 files changed, 12 insertions, 9 deletions
diff --git a/net-wireless/libbtctl/ChangeLog b/net-wireless/libbtctl/ChangeLog index 44a0750d9351..fd2ce868c25a 100644 --- a/net-wireless/libbtctl/ChangeLog +++ b/net-wireless/libbtctl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-wireless/libbtctl -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/libbtctl/ChangeLog,v 1.14 2004/10/16 20:37:03 liquidx Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-wireless/libbtctl/ChangeLog,v 1.15 2005/02/22 17:06:43 blubb Exp $ + + 22 Feb 2005; Simon Stelling <blubb@gentoo.org> libbtctl-0.4.1-r1.ebuild: + added ~amd64 16 Oct 2004; Alastair Tse <liquidx@gentoo.org> libbtctl-0.3.ebuild: fix missing libsdp diff --git a/net-wireless/libbtctl/libbtctl-0.3.ebuild b/net-wireless/libbtctl/libbtctl-0.3.ebuild index 43e0b3317000..3a8389205fae 100644 --- a/net-wireless/libbtctl/libbtctl-0.3.ebuild +++ b/net-wireless/libbtctl/libbtctl-0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/libbtctl/libbtctl-0.3.ebuild,v 1.12 2004/10/16 20:37:03 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/libbtctl/libbtctl-0.3.ebuild,v 1.13 2005/02/22 17:06:43 blubb Exp $ inherit gnome2 diff --git a/net-wireless/libbtctl/libbtctl-0.4.1-r1.ebuild b/net-wireless/libbtctl/libbtctl-0.4.1-r1.ebuild index a1df981a4949..18f550359335 100644 --- a/net-wireless/libbtctl/libbtctl-0.4.1-r1.ebuild +++ b/net-wireless/libbtctl/libbtctl-0.4.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/libbtctl/libbtctl-0.4.1-r1.ebuild,v 1.1 2004/10/16 17:40:26 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/libbtctl/libbtctl-0.4.1-r1.ebuild,v 1.2 2005/02/22 17:06:43 blubb Exp $ inherit gnome2 mono @@ -10,7 +10,7 @@ SRC_URI="http://downloads.usefulinc.com/libbtctl/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="~x86 ~sparc ~ppc ~amd64" IUSE="mono" RDEPEND=">=dev-libs/glib-2 diff --git a/net-wireless/libbtctl/libbtctl-0.4.1.ebuild b/net-wireless/libbtctl/libbtctl-0.4.1.ebuild index 38ca1eb95d14..021197a2be64 100644 --- a/net-wireless/libbtctl/libbtctl-0.4.1.ebuild +++ b/net-wireless/libbtctl/libbtctl-0.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/libbtctl/libbtctl-0.4.1.ebuild,v 1.6 2004/10/16 17:40:26 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/libbtctl/libbtctl-0.4.1.ebuild,v 1.7 2005/02/22 17:06:43 blubb Exp $ inherit gnome2 mono |