diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2009-06-27 05:50:16 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2009-06-27 05:50:16 +0300 |
commit | 8ee6a03271893fb62142025f3a41aa1cf7456a07 (patch) | |
tree | 53d84a7432165a1743c080fc17863758162aa436 /x11-libs | |
parent | 768dc6d4d4e8ca47e520557c572c963a731e2c41 (diff) |
removed slot error, removed useless packages
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 |
4 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/cairo/cairo-9999.ebuild b/x11-libs/cairo/cairo-9999.ebuild index 798130b..a2edf86 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="live" +SLOT="" 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 a2753f5..15dc6a3 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-live" +SLOT="" 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 eeaf2f5..6e80c21 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="live" +SLOT="" KEYWORDS="" IUSE="X debug doc" diff --git a/x11-libs/pixman/pixman-9999.ebuild b/x11-libs/pixman/pixman-9999.ebuild index 249f26e..de27aa4 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" +SLOT="" DESCRIPTION="Low-level pixel manipulation routines" SRC_URI="" |