diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-10-03 21:05:09 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-10-03 21:05:09 +0000 |
commit | 290fac11f20d146171887adfab949427cb02d7ad (patch) | |
tree | 0168805c06cdc2daa5e1a730e2c1976482c8ddb8 /x11-libs | |
parent | Stable on x86 wrt bug #118073. (diff) | |
download | gentoo-2-290fac11f20d146171887adfab949427cb02d7ad.tar.gz gentoo-2-290fac11f20d146171887adfab949427cb02d7ad.tar.bz2 gentoo-2-290fac11f20d146171887adfab949427cb02d7ad.zip |
Mark 0.1.5 ~ia64
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libsexy/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libsexy/libsexy-0.1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libsexy/ChangeLog b/x11-libs/libsexy/ChangeLog index e4b6c9f25d52..3eec79b199ed 100644 --- a/x11-libs/libsexy/ChangeLog +++ b/x11-libs/libsexy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libsexy # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/ChangeLog,v 1.11 2006/08/17 20:18:36 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/ChangeLog,v 1.12 2006/10/03 21:05:09 agriffis Exp $ + + 03 Oct 2006; Aron Griffis <agriffis@gentoo.org> libsexy-0.1.5.ebuild: + Mark 0.1.5 ~ia64 17 Aug 2006; Markus Rothe <corsair@gentoo.org> libsexy-0.1.8.ebuild: Stable on ppc64 diff --git a/x11-libs/libsexy/libsexy-0.1.5.ebuild b/x11-libs/libsexy/libsexy-0.1.5.ebuild index 69c546e473ff..f7505219b8c5 100644 --- a/x11-libs/libsexy/libsexy-0.1.5.ebuild +++ b/x11-libs/libsexy/libsexy-0.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/libsexy-0.1.5.ebuild,v 1.1 2006/02/04 17:42:27 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/libsexy-0.1.5.ebuild,v 1.2 2006/10/03 21:05:09 agriffis Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://osiris.chipx86.com/projects/libsexy/releases/${P}.tar.gz" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~x86" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.6 |