[arch-commits] Commit in attr/repos (core-i686 testing-i686)

2011-05-17 Thread Thomas Bächler
Date: Tuesday, May 17, 2011 @ 13:35:56
  Author: thomas
Revision: 124216

db-move: moved attr from [testing] to [core] (i686)

Added:
  attr/repos/core-i686/
Deleted:
  attr/repos/testing-i686/



[arch-commits] Commit in attr/repos (core-i686)

2011-05-17 Thread Thomas Bächler
Date: Tuesday, May 17, 2011 @ 13:35:55
  Author: thomas
Revision: 124215

db-move: attr removed by thomas for move to [core] (i686)

Deleted:
  attr/repos/core-i686/



[arch-commits] Commit in attr/repos (core-i686 testing-i686)

2011-03-24 Thread Allan McRae
Date: Thursday, March 24, 2011 @ 18:49:33
  Author: allan
Revision: 116690

db-move: moved attr from [testing] to [core] (i686)

Added:
  attr/repos/core-i686/
Deleted:
  attr/repos/testing-i686/



[arch-commits] Commit in attr/repos (core-i686)

2011-03-24 Thread Allan McRae
Date: Thursday, March 24, 2011 @ 18:49:32
  Author: allan
Revision: 116689

db-move: attr removed by allan for move to [core] (i686)

Deleted:
  attr/repos/core-i686/



[arch-commits] Commit in attr/repos (core-i686 testing-i686)

2010-12-21 Thread Allan McRae
Date: Tuesday, December 21, 2010 @ 18:21:03
  Author: allan
Revision: 103594

db-move: moved attr from [testing] to [core] (i686)

Added:
  attr/repos/core-i686/
Deleted:
  attr/repos/testing-i686/



[arch-commits] Commit in attr/repos (core-i686)

2010-12-21 Thread Allan McRae
Date: Tuesday, December 21, 2010 @ 18:21:02
  Author: allan
Revision: 103593

db-move: attr removed by allan for move to [core] (i686)

Deleted:
  attr/repos/core-i686/



[arch-commits] Commit in attr/repos (core-i686)

2010-06-14 Thread Allan McRae
Date: Tuesday, June 15, 2010 @ 00:13:45
  Author: allan
Revision: 82620

archrelease: copy trunk to core-i686

Added:
  attr/repos/core-i686/



[arch-commits] Commit in attr/repos (core-i686)

2010-06-14 Thread Allan McRae
Date: Tuesday, June 15, 2010 @ 00:13:13
  Author: allan
Revision: 82619

archrelease: remove core-i686

Deleted:
  attr/repos/core-i686/



[arch-commits] Commit in attr/repos (core-i686 core-i686/PKGBUILD)

2009-12-06 Thread Eric Bélanger
Date: Monday, December 7, 2009 @ 00:21:12
  Author: eric
Revision: 60795

Merged revisions 60794 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/attr/trunk


  r60794 | eric | 2009-12-07 00:20:45 -0500 (Mon, 07 Dec 2009) | 1 line
  
  Fixed source url (close FS#13134)


Modified:
  attr/repos/core-i686/ (properties)
  attr/repos/core-i686/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


Property changes on: attr/repos/core-i686
___
Modified: svnmerge-integrated
   - /attr/trunk:1-56626
   + /attr/trunk:1-60794

Modified: core-i686/PKGBUILD
===
--- core-i686/PKGBUILD  2009-12-07 05:20:45 UTC (rev 60794)
+++ core-i686/PKGBUILD  2009-12-07 05:21:12 UTC (rev 60795)
@@ -14,7 +14,7 @@
 provides=('xfsattr')
 conflicts=('xfsattr')
 options=('!libtool')
-source=(ftp://oss.sgi.com/projects/xfs/cmd_tars/attr-${pkgver}.src.tar.gz)
+source=(ftp://ftp.archlinux.org/other/attr/attr-${pkgver}.src.tar.gz)
 sha256sums=('e01fa00686072a02dddf994e6217be950f51c1dc0852ad2e210c48b6e8de793a')
 
 build() {