Skip to content

Commit

Permalink
gnome-python2 -> gnome-python
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel Verstraete committed Apr 16, 2008
1 parent efb17c7 commit d33424a
Show file tree
Hide file tree
Showing 17 changed files with 20 additions and 22 deletions.
2 changes: 1 addition & 1 deletion audio/exaile/DEPENDS
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ depends GConf
optional_depends "gst-plugins-ugly" "" "" "for mp3 support"
optional_depends "gamin" "" "" "for directory monitoring"
optional_depends "PythonDaap" "" "" "for music sharing support"
optional_depends "gnome-python2-extras" "" "" "for additional song information (like lyrics)"
optional_depends "gnome-python-extras" "" "" "for additional song information (like lyrics)"
4 changes: 2 additions & 2 deletions editors/scribes/DEPENDS
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
depends dbus &&
depends yelp &&
depends Python &&
depends gnome-python2 &&
depends gnome-python2-extras &&
depends gnome-python &&
depends gnome-python-extras &&
depends gnome-python-desktop
2 changes: 1 addition & 1 deletion gnome2/apps/blogtk/DEPENDS
Original file line number Diff line number Diff line change
@@ -1 +1 @@
depends gnome-python2
depends gnome-python
2 changes: 1 addition & 1 deletion gnome2/apps/gnome-btdownload/DEPENDS
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
depends BitTorrent &&
depends gnome-python2
depends gnome-python
2 changes: 1 addition & 1 deletion gnome2/apps/gramps/DEPENDS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
depends gnome-python2 &&
depends gnome-python &&
depends pil &&
depends reportlab
2 changes: 1 addition & 1 deletion gnome2/apps/meld/DEPENDS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
depends gnome-python2 &&
depends gnome-python &&
depends libgnomeui &&
optional_depends "pygtksourceview" "" "" "For syntax highlighting"
2 changes: 1 addition & 1 deletion gnome2/apps/myBudget/DEPENDS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
depends gnome-python2 &&
depends gnome-python &&

optional_depends "abiword" "" "" "for exporting to abiword" &&
optional_depends "gnumeric2" "" "" "for exporting to gnumeric"
2 changes: 1 addition & 1 deletion gnome2/apps/straw/DEPENDS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
depends gnome-python2
depends gnome-python
depends db
depends adns-python
depends egenix-mx
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
MODULE=gnome-python2
MOD=gnome-python
MODULE=gnome-python
VERSION=2.20.1
MAJOR=2.20
SOURCE=$MOD-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION
SOURCE_URL=$GNOME_URL/sources/$MOD/$MAJOR/
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
SOURCE_VFY=sha1:654419b0082d101d76ecc79d9fe47b0d8ea5461b
WEB_SITE=http://www.pygtk.org/
ENTERED=20050319
UPDATED=20071125
ENTERED=20080416
UPDATED=20080416
SHORT="Python bindings for the GNOME desktop"

cat << EOF
Expand Down
2 changes: 1 addition & 1 deletion gnome2/bindings/gnome-python2-extras/DEPENDS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
depends gnome-panel &&
depends gtksourceview &&
depends gnome-python2 &&
depends gnome-python &&
optional_depends gtkspell "" "" "For gtkspell support, needed by scribes"
2 changes: 1 addition & 1 deletion gnome2/core/gDesklets/DEPENDS
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
depends gnome-python2 &&
depends gnome-python &&
depends swig
2 changes: 1 addition & 1 deletion gnome2/desktop/alacarte/DEPENDS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
depends intltool
depends gnome-menus
depends gnome-python2
depends gnome-python
2 changes: 1 addition & 1 deletion gnome2/desktop/deskbar-applet/DEPENDS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
depends gnome-python2 &&
depends gnome-python &&
depends gnome-desktop &&
depends gnome-python-desktop &&
depends dbus-python &&
Expand Down
2 changes: 1 addition & 1 deletion security/revelation/DEPENDS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
depends gtk+-2
depends gnome-python2-extras
depends gnome-python-extras
depends gnome-python-desktop
depends pycrypto
2 changes: 1 addition & 1 deletion video/miro/DEPENDS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
depends gnome-python2-extras
depends gnome-python-extras
depends boost
depends xine-lib
depends Pyrex
Expand Down

0 comments on commit d33424a

Please sign in to comment.