diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2009-06-17 06:49:13 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2009-06-17 06:49:13 +0300 |
commit | 291da57d9f9f66edfd5f05c23779c2cc09e199d8 (patch) | |
tree | 8de0e7f7001f3bd2de3e0b4db55fbd0bce8e6c2b /x11-libs | |
parent | 25168ce860d8a6af9208cab24415da438d25287f (diff) |
slots
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/cairo/cairo-9999.ebuild | 2 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.9999.ebuild | 2 | ||||
-rw-r--r-- | x11-libs/pango/pango-9999.ebuild | 2 | ||||
-rw-r--r-- | x11-libs/pixman/pixman-9999.ebuild | 2 | ||||
-rw-r--r-- | x11-libs/qtscriptgenerator/qtscriptgenerator-9999.ebuild | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/x11-libs/cairo/cairo-9999.ebuild b/x11-libs/cairo/cairo-9999.ebuild index 62cb262..a568dd1 100644 --- a/x11-libs/cairo/cairo-9999.ebuild +++ b/x11-libs/cairo/cairo-9999.ebuild @@ -12,7 +12,7 @@ EGIT_REPO_URI="git://anongit.freedesktop.org/git/cairo" EGIT_BOOTSTRAP="./autogen.sh" LICENSE="|| ( LGPL-2.1 MPL-1.1 )" -SLOT="0" +SLOT="live" KEYWORDS="" IUSE="debug directfb doc glitz opengl svg X xcb" diff --git a/x11-libs/gtk+/gtk+-2.9999.ebuild b/x11-libs/gtk+/gtk+-2.9999.ebuild index 4d01043..a2753f5 100644 --- a/x11-libs/gtk+/gtk+-2.9999.ebuild +++ b/x11-libs/gtk+/gtk+-2.9999.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${P/_/}" LICENSE="LGPL-2" -SLOT="2" +SLOT="2-live" KEYWORDS="" IUSE="cups debug doc jpeg jpeg2k tiff vim-syntax xinerama" diff --git a/x11-libs/pango/pango-9999.ebuild b/x11-libs/pango/pango-9999.ebuild index 33ee025..6b09676 100644 --- a/x11-libs/pango/pango-9999.ebuild +++ b/x11-libs/pango/pango-9999.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="Text rendering and layout library" HOMEPAGE="http://www.pango.org/" LICENSE="LGPL-2 FTL" -SLOT="0" +SLOT="live" KEYWORDS="" IUSE="X debug doc" diff --git a/x11-libs/pixman/pixman-9999.ebuild b/x11-libs/pixman/pixman-9999.ebuild index 144a467..249f26e 100644 --- a/x11-libs/pixman/pixman-9999.ebuild +++ b/x11-libs/pixman/pixman-9999.ebuild @@ -9,7 +9,7 @@ inherit git x-modular EGIT_REPO_URI="git://anongit.freedesktop.org/git/pixman" EGIT_BOOTSTRAP="./autogen.sh" - +SLOT="live" DESCRIPTION="Low-level pixel manipulation routines" SRC_URI="" diff --git a/x11-libs/qtscriptgenerator/qtscriptgenerator-9999.ebuild b/x11-libs/qtscriptgenerator/qtscriptgenerator-9999.ebuild index 99adde4..e28e218 100644 --- a/x11-libs/qtscriptgenerator/qtscriptgenerator-9999.ebuild +++ b/x11-libs/qtscriptgenerator/qtscriptgenerator-9999.ebuild @@ -12,7 +12,7 @@ EGIT_REPO_URI="git://labs.trolltech.com/qtscriptgenerator" LICENSE="GPL-2" KEYWORDS="" -SLOT="0" +SLOT="live" IUSE="debug" DEPEND=" |