diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 13:29:00 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 13:29:00 +0000 |
commit | 77799f3e11922a2b0407c1eec57c5064df6cd6f8 (patch) | |
tree | 70f09bd99074ef7e9d1c3e058605b3e063bada3a /dev-libs/openobex | |
parent | update comments (diff) | |
download | gentoo-2-77799f3e11922a2b0407c1eec57c5064df6cd6f8.tar.gz gentoo-2-77799f3e11922a2b0407c1eec57c5064df6cd6f8.tar.bz2 gentoo-2-77799f3e11922a2b0407c1eec57c5064df6cd6f8.zip |
PPC stable profile update
Diffstat (limited to 'dev-libs/openobex')
-rw-r--r-- | dev-libs/openobex/openobex-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/openobex/openobex-1.0.1.ebuild b/dev-libs/openobex/openobex-1.0.1.ebuild index 8103b1dd27f9..3494a3215a3e 100644 --- a/dev-libs/openobex/openobex-1.0.1.ebuild +++ b/dev-libs/openobex/openobex-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/openobex/openobex-1.0.1.ebuild,v 1.11 2004/07/19 00:09:48 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openobex/openobex-1.0.1.ebuild,v 1.12 2004/10/05 13:28:25 pvdabeel Exp $ inherit eutils gnuconfig @@ -16,7 +16,7 @@ HOMEPAGE="http://sourceforge.net/projects/openobex" SLOT="0" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="~x86 ~sparc ~ppc ~amd64" +KEYWORDS="~x86 ~sparc ppc ~amd64" DEPEND=">=dev-libs/glib-1.2" |