First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 150122
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Francisco Javier <ffelix@inode64.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 150122 depends on: Show dependency tree
Bug 150122 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-10-04 15:43 0000
--- gnome-applets-2.16.0.1.ebuild.old   2006-10-04 00:05:52.000000000 +0200
+++ gnome-applets-2.16.0.1.ebuild       2006-10-05 00:41:10.000000000 +0200
@@ -10,7 +10,7 @@
 LICENSE="GPL-2 FDL-1.1 LGPL-2"
 SLOT="2"
 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="acpi apm doc gstreamer ipv6"
+IUSE="acpi apm doc gstreamer ipv6 stickynotes"

 RDEPEND=">=x11-libs/gtk+-2.6
                >=dev-libs/glib-2.6
@@ -86,7 +86,7 @@
                APPLETS="${APPLETS} stickynotes"
        fi

-       for applet in $(APPLETS) ; do
+       for applet in ${APPLETS} ; do
                docinto ${applet}

                for d in AUTHORS ChangeLog NEWS README README.themes TODO ; do

------- Comment #1 From Daniel Gryniewicz 2006-10-06 10:40:03 0000 -------
The stickynotes flag wasn't suppose to still be there, I've removed it.

Thanks for the APPLETs fix.

First Last Prev Next    No search results available      Search page      Enter new bug