diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-01-16 15:14:40 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-01-16 15:14:40 +0000 |
commit | cd51e969f3d47a7a2cc21a5a515666372a020956 (patch) | |
tree | 828d3f5d79045f2cd97b6476d2a312c2d162346d /x11-libs/libsexy | |
parent | Added ~x86-fbsd keyword. (diff) | |
download | gentoo-2-cd51e969f3d47a7a2cc21a5a515666372a020956.tar.gz gentoo-2-cd51e969f3d47a7a2cc21a5a515666372a020956.tar.bz2 gentoo-2-cd51e969f3d47a7a2cc21a5a515666372a020956.zip |
Added ~x86-fbsd keyword.
(Portage version: 2.1.2)
Diffstat (limited to 'x11-libs/libsexy')
-rw-r--r-- | x11-libs/libsexy/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libsexy/libsexy-0.1.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libsexy/ChangeLog b/x11-libs/libsexy/ChangeLog index fadc1d945c33..206289bebb20 100644 --- a/x11-libs/libsexy/ChangeLog +++ b/x11-libs/libsexy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libsexy # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/ChangeLog,v 1.22 2007/01/15 00:41:51 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/ChangeLog,v 1.23 2007/01/16 15:14:40 uberlord Exp $ + + 16 Jan 2007; Roy Marples <uberlord@gentoo.org> libsexy-0.1.10.ebuild: + Added ~x86-fbsd keyword. 15 Jan 2007; Luis Medinas <metalgod@gentoo.org> libsexy-0.1.10.ebuild: Stable on amd64. Bug #157909. diff --git a/x11-libs/libsexy/libsexy-0.1.10.ebuild b/x11-libs/libsexy/libsexy-0.1.10.ebuild index 3bd697b946bc..9effca1455c4 100644 --- a/x11-libs/libsexy/libsexy-0.1.10.ebuild +++ b/x11-libs/libsexy/libsexy-0.1.10.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/x11-libs/libsexy/libsexy-0.1.10.ebuild,v 1.10 2007/01/15 00:41:51 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/libsexy-0.1.10.ebuild,v 1.11 2007/01/16 15:14:40 uberlord Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://releases.chipx86.com/libsexy/${PN}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=dev-libs/glib-2.6 |