diff options
author | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2008-07-02 12:36:09 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2008-07-02 12:36:09 +0530 |
commit | 1cf0f0a58e0830f133ad0cf12d0c9a0f7006e2fc (patch) | |
tree | f2eaa859f38f1428dbfebda028b0f5f00d0def33 | |
parent | Initial Commit. (diff) | |
download | jobtage-1cf0f0a58e0830f133ad0cf12d0c9a0f7006e2fc.tar.gz jobtage-1cf0f0a58e0830f133ad0cf12d0c9a0f7006e2fc.tar.bz2 jobtage-1cf0f0a58e0830f133ad0cf12d0c9a0f7006e2fc.zip |
Fix SRC_URI in build-brasero-1.0.jobuild -- point to a permanent pastebin post
-rw-r--r-- | bheekling/build-brasero/build-brasero-1.0.jobuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bheekling/build-brasero/build-brasero-1.0.jobuild b/bheekling/build-brasero/build-brasero-1.0.jobuild index 8a621df..a6ae938 100644 --- a/bheekling/build-brasero/build-brasero-1.0.jobuild +++ b/bheekling/build-brasero/build-brasero-1.0.jobuild @@ -2,7 +2,7 @@ # List of stuff this jobuild needs # Excluding portage config files -SRC_URI="ftp://navya.junta.iitk.ac.in/software/gimp-2.4.6-i686-setup.exe" +SRC_URI="http://pastebin.osuosl.org/pastebin.php?dl=8934" # Portage config files PORTCONF_URI="" # DEPEND on a jobuild with glee |