diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-30 15:26:23 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-30 15:26:23 +0000 |
commit | 35c77f74df7738cf1b53d3dad865be1e35efcd6c (patch) | |
tree | cf05f9051de70546b68a10564b219226938712fd /sys-apps | |
parent | New patch version, now based on OOo 1.1.2 (diff) | |
download | historical-35c77f74df7738cf1b53d3dad865be1e35efcd6c.tar.gz historical-35c77f74df7738cf1b53d3dad865be1e35efcd6c.tar.bz2 historical-35c77f74df7738cf1b53d3dad865be1e35efcd6c.zip |
sync IUSE (missing)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/dmapi/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/dmapi/dmapi-2.0.5-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-apps/dnotify/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/dnotify/dnotify-0.5.0.ebuild | 3 | ||||
-rw-r--r-- | sys-apps/epbb/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/epbb/epbb-0.0.5.20040201.ebuild | 3 |
6 files changed, 18 insertions, 6 deletions
diff --git a/sys-apps/dmapi/ChangeLog b/sys-apps/dmapi/ChangeLog index a772616892c3..86f55df0b8e5 100644 --- a/sys-apps/dmapi/ChangeLog +++ b/sys-apps/dmapi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/dmapi # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmapi/ChangeLog,v 1.19 2004/06/24 22:03:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmapi/ChangeLog,v 1.20 2004/06/30 15:19:50 agriffis Exp $ + + 30 Jun 2004; Aron Griffis <agriffis@gentoo.org> dmapi-2.0.5-r1.ebuild: + sync IUSE (missing) 17 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org> : manifest fix diff --git a/sys-apps/dmapi/dmapi-2.0.5-r1.ebuild b/sys-apps/dmapi/dmapi-2.0.5-r1.ebuild index b7fcb0aaa8b5..bfed062f46ea 100644 --- a/sys-apps/dmapi/dmapi-2.0.5-r1.ebuild +++ b/sys-apps/dmapi/dmapi-2.0.5-r1.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/sys-apps/dmapi/dmapi-2.0.5-r1.ebuild,v 1.15 2004/06/24 22:03:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmapi/dmapi-2.0.5-r1.ebuild,v 1.16 2004/06/30 15:19:50 agriffis Exp $ DESCRIPTION="XFS data management API library" HOMEPAGE="http://oss.sgi.com/projects/xfs/" @@ -9,6 +9,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/download/cmd_tars/${P}.src.tar.gz" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="x86 ppc ~sparc ~mips ia64 amd64 alpha" +IUSE="" DEPEND="sys-fs/xfsprogs" diff --git a/sys-apps/dnotify/ChangeLog b/sys-apps/dnotify/ChangeLog index c2efecc4d9c4..77de05f8fe52 100644 --- a/sys-apps/dnotify/ChangeLog +++ b/sys-apps/dnotify/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/dnotify # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dnotify/ChangeLog,v 1.8 2004/06/24 22:04:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dnotify/ChangeLog,v 1.9 2004/06/30 15:24:37 agriffis Exp $ + + 30 Jun 2004; Aron Griffis <agriffis@gentoo.org> dnotify-0.5.0.ebuild: + sync IUSE (missing) 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/sys-apps/dnotify/dnotify-0.5.0.ebuild b/sys-apps/dnotify/dnotify-0.5.0.ebuild index 439ea421e247..cff4abd1c764 100644 --- a/sys-apps/dnotify/dnotify-0.5.0.ebuild +++ b/sys-apps/dnotify/dnotify-0.5.0.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dnotify/dnotify-0.5.0.ebuild,v 1.13 2004/06/24 22:04:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dnotify/dnotify-0.5.0.ebuild,v 1.14 2004/06/30 15:24:37 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="Execute a command when the contents of a directory change" SRC_URI="http://www.student.lu.se/~nbi98oli/src/dnotify-0.5.0.tar.gz" HOMEPAGE="http://www.student.lu.se/~nbi98oli/" KEYWORDS="x86 amd64 ppc sparc mips" +IUSE="" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/epbb/ChangeLog b/sys-apps/epbb/ChangeLog index c3e8a2ccae56..795c723dfc25 100644 --- a/sys-apps/epbb/ChangeLog +++ b/sys-apps/epbb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/epbb # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/epbb/ChangeLog,v 1.3 2004/06/24 22:04:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/epbb/ChangeLog,v 1.4 2004/06/30 15:26:23 agriffis Exp $ + + 30 Jun 2004; Aron Griffis <agriffis@gentoo.org> epbb-0.0.5.20040201.ebuild: + sync IUSE (missing) *epbb-0.0.5.20040201 (24 Jan 2004) diff --git a/sys-apps/epbb/epbb-0.0.5.20040201.ebuild b/sys-apps/epbb/epbb-0.0.5.20040201.ebuild index 95947579f822..3873e743e8f3 100644 --- a/sys-apps/epbb/epbb-0.0.5.20040201.ebuild +++ b/sys-apps/epbb/epbb-0.0.5.20040201.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/epbb/epbb-0.0.5.20040201.ebuild,v 1.3 2004/06/24 22:04:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/epbb/epbb-0.0.5.20040201.ebuild,v 1.4 2004/06/30 15:26:23 agriffis Exp $ inherit enlightenment DESCRIPTION="a pbbuttonsd client using the EFL" KEYWORDS="~ppc" +IUSE="" DEPEND=">=x11-libs/evas-1.0.0.20040117_pre12 >=media-libs/edje-0.0.1.20040117 |